How do I change or set the variable name while generating a XPM file
Posted: 2017-11-24T11:37:14-07:00
Hi:
I'm using IM to convert BMP to XPM, but I'd like to able to set the variable string something like:
As you can see I only need to add const and prepend _xpm. Right now I have to open the file and edit it my self,any ideas?
I'm using IM to convert BMP to XPM, but I'd like to able to set the variable string something like:
Code: Select all
const char* folder_xpm[xxx] // the rest of the string