Software/icon-slicer

icon-slicer

icon-slicer is a utility for generating icon themes and libXcursor cursor themes.

The inputs to icon-slicer are conceptually:

Each image contains all the cursors arranged in a grid; For cursors the layers are:

For icons, the layers are:

In practice, since loading of multilayer images is not supported by standard image libraries, each layer is input as a separate image file.

The theme description file contains, among other things, information about the source images to read, the location of each named cursor or icon within the grid, and a set of aliases from names to other names.

Compiling icon slicer requires GTK+-2.x (for gdk-pixbuf) and popt to compile.

CVS

The CVS module for this spec is "icon-slicer".

Documentation

The README file contains information about the file format, and command line invocation.

Download