Evgeny Zinoviev e71ddecd35 initial
2021-02-24 23:35:34 +03:00
2021-02-24 23:35:34 +03:00
2021-02-24 23:35:34 +03:00

mkicns.sh is script that automates creating icns bundle from single PNG image.

REQUIREMENTS

	- macOS
	- convert utility from imagemagick

USAGE

	mkicns.sh --source icon.png --output icon

	As a result of above command, icon.icns will be created.

LICENSE

	BSD-2c
Description
No description provided
Readme 29 KiB
Languages
Shell 100%