Re: Where to find old png2ico PKGBUILD it was dropped to AUR?

2024-03-20 Thread Ralph Corderoy
Hi David, Óscar wrote: > As far as I know, you can perfectly replace png2ico with imagemagick There's also ppmtowinicon(1) and pamtowinicon(1) from netpbm. -- Cheers, Ralph.

Re: Where to find old png2ico PKGBUILD it was dropped to AUR?

2024-03-20 Thread Martin Rys
Also a note, depending on your needs, ICO that's a PNG is valid. Martin On Wed, Mar 20, 2024 at 8:51 AM Óscar García Amor wrote: > > El mar, 19-03-2024 a las 19:57 -0500, David C. Rankin escribió: > > I still need the png2ico utility > > As far as I know, you can perfectly replace png2ico with i

Re: Where to find old png2ico PKGBUILD it was dropped to AUR?

2024-03-20 Thread Óscar García Amor
El mar, 19-03-2024 a las 19:57 -0500, David C. Rankin escribió: > I still need the png2ico utility As far as I know, you can perfectly replace png2ico with imagemagick[1] (the convert command, you probably already have it installed). Example of use with convert: ``` % convert icon_64.png icon_128