Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Merge multiple BMP images into ICO files

by Corion (Patriarch)
on Mar 22, 2007 at 13:00 UTC ( [id://606009]=note: print w/replies, xml ) Need Help??


in reply to Merge multiple BMP images into ICO files

Imager has support for .ico (and .cur) files it seems - see Imager::File::ICO resp. Imager::Files.

Replies are listed 'Best First'.
Re^2: Merge multiple BMP images into ICO files
by jimbojones (Friar) on Mar 22, 2007 at 13:24 UTC
    Hi

    Thanks for the suggestion. Imager looked quite promising, but it seems to do its .ico processing using a XS backend .dll that I won't be able to use on other OSs.

    Unfortunately I think I need a pure-Perl solution.

    - j
      I think you're incorrect about needing a .dll file. I've used imager on a few linux boxes, and though I've never needed to do much with .ico files, I've been more than pleased with having chosen that package to work with.

      -Scott

        Hi

        I based that comment on seeing the following pulled down from ActiveState PPM:

        Installing C:\Progra~1\Perl\Perl586_811\site\lib\auto\Imager\File\ICO\ +ICO.dll
        So at least for the .ico support, it seems to need a .dll.

        Thanks, J

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://606009]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found