Hi,
I've got following problem. I'm using Tk::Toolbox module. It uses inline images (additional file with ascii coded images) for icons. I'd like to extend the library of these icons, unfortunately I do not know how???
I tried to find something about it, but the only thing is that one can use XPM format to convert it later to Perl inline ASCII. Ok, I've got Imagemagick, which can write XPM. But what next?
I know, that one can use XPM images directly as well, but I'd like to use the same format like Tk::Toolbox.
In th edecription of Toolbox is written only, that inline images for icons have been generated using text|photo methot (WHATEVER it is).
Can someone help?
(Happy New Year - Or better Happy New Perl ;-)
TheMarty