Hi,

I want to convert png image to xpm (using convert image.png convert.xpm) 
but the file has some symbolic color, e.g:

"1  c gray82",

I have some problem to show the image on Windows computer (ok with 
Linux). If I change the symbolic color with the hex value, e.g.:

"1  c #D1D1D1",

then everything is ok. I was wondering if it's possible to use an 
argument with convert to use hex value everytime.

Thanks for any help.

Boris

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to