NEWS: add improved PCX support.

This commit is contained in:
Jehan
2017-06-09 13:52:16 +02:00
parent dc069e424a
commit b610d97ec0

5
NEWS
View File

@ -177,6 +177,11 @@ File Formats
(configurable in Preferences > Import).
- Support writing PNM files with 16-bit image precision.
- Make the default raw (DLSR) image importer configurable.
- Improve support for PCX files:
* saving 1bpp and 4bpp images (according to palette size).
* loading 2bpp, 2 planes/1bpp, 3 planes/1bpp and 4bpp images.
* non-Black&White monochrome PCX files (any 2 colors according to
the palette).
Printing