- read 1 bit greyscale images as a type suitable for other file
handlers to write as bilevel
- read 16 bit/sample PNG as 16-bit/sample Imager images
+ - write "bilevel" paletted images as 1 bit grayscale images
+ - write paletted images as paletted images
+ - write 16-bit (or higher)/sample images as 16-bit/sample PNG
+ images
TODO:
- - flush output
- documentation in C code
- documentation of new tags, behaviour
- - FIXME for read_paletted: do we need to scale the palette colours
- based on the alpha?
- - checks to validate pixels read
- - checks to validate partial coverage pixels read
+ - output tags
Imager 0.90 - unreleased
===========