
5 May
2008
5 May
'08
7:05 a.m.
It would be nice to have haskell bindings to the libpng C library. I
had trouble calling libpng functions since it uses setjmp for error
handling, and it wasn't clear that haskell could handle this. I ended
up writing a few wrapper functions in C. An alternative more ambitious
project would be a pure haskell PNG implementation.
On Sat, May 3, 2008 at 11:12 PM, Nahuel Rullo
Hi list, i am new in Haskell. I need to make images (PNG, JPEG) with haskell, if you can give me a tutorial, thanks!
-- Nahuel Rullo _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe