On Tue, 8 Jul 2003, martin f krafft wrote:

> also sprach Thomas Viehmann <[EMAIL PROTECTED]> [2003.07.08.1828 +0200]:
> > >   Description     : command-line PNG to ICO converter
> > 
> > What does png2ico do that convert doesn't?
> 
> my convert didn't convert to the ico format. did you even bother to
> check the manpage, or are you one of those convert-can-do-everything
> smarties?

from convert(1)
  Convert recognizes the image formats listed in ImageMagick(1).

from ImageMagick(1)
        o  ICO       *r-- Microsoft icon
        o  ICON      *r-- Microsoft icon

(this is imagemagick_5.4.4.5-1 on woody.)

Don't know how well it works. There's also a package called
"xpm2wico" which does XPM->favicon, but is IME not so good, and
ppmtowinicon in the "netpbm" package which works beautifully.
There's lots of ways to do it.

T


Reply via email to