TEMP: force RGB for grayscale PNG
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 7 Oct 2023 20:31:14 +0000 (16:31 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Oct 2023 21:11:22 +0000 (17:11 -0400)
Fix this error/warning message:
$ convert -colorspace sRGB test5.psd[318] f318.png
convert-im6.q16: profile 'icc': 'RGB ': RGB color space not permitted on grayscale PNG `f318.png' @ warning/png.c/MagickPNGWarningHandler/1668.


No differences found