10 lines
306 B
Text
10 lines
306 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.
|
|
|
|
- Chris D. Faulhaber
|
|
<jedgar@FreeBSD.org>
|