Open ondratu opened 1 year ago
Yes, we don't build in color name support by default because of the size of the table, but you can define EXTENDED_XPM_COLORS when compiling IMG_xpm.c to get the full list.
Ok, so that is problem on Debian side, but, is it some way, how to runtime / in compile time detect, if this option is enabled?
I also hit an inability to load an xpm done by ImageMagic's convert.
Hi,
i'm using ImageMagick to converting my images to XPM files. And ImageMagick uses color names, which can be problem with SDL. I got error
colour parse error
when i try to load this cube.scad.xpm.gz xpm. Other application works fine, so the problem can be in missing color names definitions.My versions: