summaryrefslogtreecommitdiff
path: root/graphics/icod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITESChris D. Faulhaber2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29340
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* icod is a utility to convert Windows-format icon filesDan Moschuk1999-10-035-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> Notes: svn path=/head/; revision=22144