8 lines
262 B
Text
8 lines
262 B
Text
|
icod is a utility to convert Windows-format icon files
|
||
|
(.ico) to X-format pixmaps (.xpm).
|
||
|
|
||
|
It will extract all icon images from each specified
|
||
|
.ico file and write out each image to a filename
|
||
|
consisting of the basename of the image, the size, and
|
||
|
the bit depth.
|