Friday, August 27, 2010

wumpus-fresh

Copperbox revision 1637.

More work on reducing graphics state change operations in the output. SVG is now mostly done, and the initial work is in place for PostScript. Because SVG is a nested format I can work out the graphics state deltas through a Reader monad (delta with the enclosing environment), with PostScript being linear I need to use a State monad (delta with the last object drawn).

Blog Archive

About Me

My photo
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.