Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icod is a utility to convert Windows-format icon files | dan | 1999-10-04 | 5 | -0/+35 |
(.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. PR: ports/14089 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> |