icns plugin for Gimp 2

by Brion Vibber <brion at pobox.com>
GPL license
Based on winicon, Copyright (C) 2002 Christian Kreibich (christian at whoop.org).

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.

Download

SourceForge.net Logo

Source: icns-gimp-0.1.tar.gz

Installation

The distribution tarball includes source only; it is cross platform so should work so long as you've got the appropriate developer tools and Gimp devel packages.

To compile & install into ~/.gimp-2.0/plug-ins:

  make install

To compile only:

  make

Version history

Version 0.1, 2004-07-24