Could not read CMYK Image

Hello,

Does Panda3d have support for CYMK images?
I tried to open an CYMK image with OnscreenImage/loader.loadTexture but it gives me

AssertionError: _cinfo.output_components == 1 || _cinfo.output_components == 3 at line 372 of c:\buildslave\sdk-windows-amd64\build\panda\src\pnmimagetypes\pnmFileTypeJPGReader.cxx

help appreciated :slight_smile: