2009/11/27 Stephen Tetley <[email protected]>: > Hello All > > Wumpus-core is a library for drawing 2D vector pictures, supporting > output to PostScript and SVG. It has no FFI dependencies, so should be > portable across operating systems (assuming GHC with type families). > > Wumpus-core is functional, though quite low-level - its similar to > PostScript but with a more 'coordinate free' style. I'm working on a > complementary package for higher-level stuff, but it will be some time > before it is release ready. > > Many thanks to Conal Elliott and Iavor S. Diatchki for their > invaluable libraries (VectorSpace and MonadLib/xml respectively).
This sounds very nice. Surely you have some example usage/screenshots to share ? Cheers, Thu _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
