
14 Mar
2012
14 Mar
'12
6:09 p.m.
Hi list, I'm pleased to announce JuicyPixels v1.2, the major feature of the version is the Jpeg writing part. Juicy.Pixels 1.2 change log : - Catching IO exceptions for the read* functions, and embedding them in EIther (thanks to Clark Gaebel). - Adding support for transparent pixel and alpha plane dropping. - Adding utility function to map over the pixels (pixelMap). - Adding utility function to generate an image from a function. - Added function to extract a color component of an image. - Jpeg file writing (obviously) Hackage : http://hackage.haskell.org/package/JuicyPixels GitHub : https://github.com/Twinside/Juicy.Pixels Thanks Vincent Berthoux