[Haskell-cafe] [ANNOUNCE] Juicy.Pixels 3.1

Vincent Berthoux vincent.berthoux at gmail.com
Tue Jun 18 21:50:21 CEST 2013


Hello,

I'm pleased to announce the release of Juicy.Pixels 3.1 AKA. the "Squeezed
juice" release

Hackage : http://hackage.haskell.org/package/JuicyPixels
GitHub : https://github.com/Twinside/Juicy.Pixels

Change list :

 * Addition of Tiff reading :
    - 2, 4, 8, 16 bit depth reading (planar and contiguous for each)
    - CMYK, YCbCr, RGB, Paletted, Greyscale
    - Uncompressed, PackBits, LZW

 * Adding basic handling of 16bits pixel types
 * Some new tiny helper functions (nothing too fancy)
 * Performances : now between 2x and 3x of the performance of ImageMagick!
(some benchmarks at
https://soundofapixel.wordpress.com/2013/06/17/juicy-pixels-3-1/ )


Big thanks to Alp Mestanogullari and Jason Dagit who helped making this
release possible.

      Vincent Berthoux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130618/78bcbe53/attachment.htm>


More information about the Haskell-Cafe mailing list