Copperbox revision 421.
More work on the FreeType binding, plus start of a new library for working with *.bmp bitmap files. I want to be able to test the rendering form FreeType - currently it can write an Ascii rendition of a single character but I really need to be able to write bitmaps.
The available Haskell libraries for graphics (GD, GraphicsMagick, ...) seem to be bindings over substantial C libraries. This is more than I need, so I've started ZBmp to read and write *.bmp files. I want it to be almost as simple as possible[1] and have no dependencies outside the GHC base libraries.
[1] Currently it's too simple as it uses [[pixel]] - list of list of pixels - I'll make it use arrays in due course.
Sunday, January 18, 2009
Blog Archive
-
▼
2009
(651)
-
▼
January
(52)
- ZBitmap & FreeType Binding
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBitmap
- ZBmp
- ZBmp
- ZBmp
- ZBmp
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- ZBmp
- ZBmp
- Haskell FreeType binding, plus ZBmp
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell OpenVG binding
- OpenVG and FreeType bindings
- Haskell OpenVG binding
- Haskell OpenVG binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell FreeType binding
- Haskell OpenVG binding
- Haskell OpenVG binding
- Haskell OpenVG binding
- Haskell OpenVG binding
- OpenVG binding
- OpenVG binding
- OpenVG binding
- OpenVG binding
- OpenVG binding
- OpenVG binding
- OpenVG binding
-
▼
January
(52)
About Me
- Stephen Tetley
- Disambiguating biog as there are a few Stephen Tetley's in the world. I'm neither a cage fighter or yachtsman. I studied Fine Art in the nineties (foundation Bradford 1992, degree Cheltenham 1992 - 95) then Computing part-time at Leeds Met graduating in 2003. I'm the Stephen Tetley on Haskell Cafe and Stackoverflow.