Extend PNG loading to greyscale and 16bpp

This commit is contained in:
John Whitington
2024-01-01 11:46:32 +00:00
parent e31f3c2562
commit bb620c8f06
4 changed files with 30 additions and 21 deletions

View File

@ -24,6 +24,7 @@ Extended features:
o -list-images-used[-json] extends -image-resolution
o Use -raw with -extract-images to get PNMs
o -extract-images can extract JBIG2 images and their globals
o more PNGs - greyscale 1, 2, 4, 8, 16bpp and RGB 16bpp
Fixes: