Gimp file format plug-in for Macintosh icon files (.icns)
Gimp file format plug-in for Macintosh icon files (.icns) Currently read-only. Can load true color, 8-bit, 4-bit, and 1-bit icons at 128x128, 48x48, 32x32, and 16x16 sizes. Multiple images are loaded as separate layers.
Gimp file format plug-in for Macintosh icon files (.icns) Currently read-only. Can load true color, 8-bit, 4-bit, and 1-bit icons at 128x128, 48x48, 32x32, and 16x16 sizes. Multiple images are loaded as separate layers.
To install icns-gimp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install icns-gimp
To see what files were installed by icns-gimp, run:
port contents icns-gimp
To later upgrade icns-gimp, run:
sudo port selfupdate && sudo port upgrade icns-gimp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.