slackbuilds/graphics/png2ico
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README graphics/png2ico: Added (PNG to icon converter). 2019-12-21 07:44:25 +07:00
png2ico-cstring.patch graphics/png2ico: Added (PNG to icon converter). 2019-12-21 07:44:25 +07:00
png2ico.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
png2ico.info graphics/png2ico: Added (PNG to icon converter). 2019-12-21 07:44:25 +07:00
slack-desc graphics/png2ico: Added (PNG to icon converter). 2019-12-21 07:44:25 +07:00

README

PNG2ico converts PNG files to Windows icon resource files. If you're looking for
a program to create a favicon.ico for your website, look no further.

The program is extremely simple to use. To create a favicon.ico that
contains a logo in the resolutions 16x16 and 32x32 (an icon can contain
multiple images of different sizes, but a single 16x16 image is enough
for a favicon), you would use a command like the following:

png2ico favicon.ico logo16x16.png logo32x32.png