@hackage JuicyPixels2.0.2

Picture loading/serialization (in png, jpeg, bitmap and gif)

This library can load and store images in PNG/Bitmap and Jpeg, and read Gif images.

Version 2.0.2 changelog:

  • Decoding of interleaved gif image, and delta coded gif animation.

  • Bumping dependencies.

Version 2.0.1 changelog:

  • Documentation enhancements.

  • Fixing some huge gif file loading.

  • Fixing performance problem of Bitmap and Jpeg savings.

Version 2.0 changelog:

  • New extractComponent version with type safe plane extraction

  • Gif file reading

Version 1.3 changelog:

  • Fix extractComponent function

  • Adding saving for YA8 functions