in reply to Re^5: Merge multiple BMP images into ICO files
in thread Merge multiple BMP images into ICO files

Hi

I understand that the shared library is created from the XS code at build time. I was looking for a pure-Perl solution that could be distributed without having to build or install.

I also tried, for a day or two, to write the script/module you describe. I got about 80% of the way, but really didn't have enough time at $job to persue it. I reverted to systeming out to a command-line image conversion. I may return to this problem in the future.

Thanks for the reply.

- j