Added release notes for #6834

This commit is contained in:
Andrew Murray 2023-03-13 17:00:07 +11:00
parent f8d93267e1
commit 023d4349e4

View File

@ -63,3 +63,10 @@ Added support for saving PDFs in RGBA mode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Using the JPXDecode filter, PDFs can now be saved in RGBA mode.
Improved I;16N support
^^^^^^^^^^^^^^^^^^^^^^
Support has been added for I;16N access, packing and unpacking. Conversion to
and from L mode has also been added.