On Sun, 2008-05-04 at 03:12 -0300, Nahuel Rullo wrote: > Hi list, i am new in Haskell. I need to make images (PNG, JPEG) with > haskell, if you can give me a tutorial, thanks! I don't know about jpeg, but for png (with Cairo) see:
http://darcs.haskell.org/gtk2hs/docs/tutorial/Tutorial_Port/app1.xhtml Regards, Hans van Thiel _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
