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.png favicon.ico
% file favicon.ico 
favicon.ico: MS Windows icon resource - 2 icons, 64x64, 32 bits/pixel,
-128x-128, 32 bits/pixel
```

I don't know if that would be enough for you. You avoid having to
install an old AUR tool and use something that is perfectly maintained
in an official way.

Greetings.

[1]: https://archlinux.org/packages/extra/x86_64/imagemagick/

-- 
Óscar García Amor | ogarcia at moire.org | http://ogarcia.me

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to