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)
commit826c3d6c2e7f42dfe8dcea624fb1c33cda7b1d8e
tree2d2f06e5c6c7faac151a7f372dddf2d9691afdc4
parent3d7398e0e43e197abb05f20b29ca3355f01f132f
TEMP: force RGB for grayscale PNG

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.
fgen.sh