aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/icod/pkg-descr
diff options
context:
space:
mode:
authordan <dan@FreeBSD.org>1999-10-04 05:31:07 +0800
committerdan <dan@FreeBSD.org>1999-10-04 05:31:07 +0800
commit1bdf3041d9c17fe01dbda4a17b60f86611df2a89 (patch)
treecfbe6b68e75e61a2c67d509b524c8092b8de38c0 /graphics/icod/pkg-descr
parentd449b38ed0a311b227aaa4a5b668905ac1d97bbb (diff)
downloadfreebsd-ports-gnome-1bdf3041d9c17fe01dbda4a17b60f86611df2a89.tar.gz
freebsd-ports-gnome-1bdf3041d9c17fe01dbda4a17b60f86611df2a89.tar.zst
freebsd-ports-gnome-1bdf3041d9c17fe01dbda4a17b60f86611df2a89.zip
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. PR: ports/14089 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Diffstat (limited to 'graphics/icod/pkg-descr')
-rw-r--r--graphics/icod/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/icod/pkg-descr b/graphics/icod/pkg-descr
new file mode 100644
index 000000000000..74cb42e11679
--- /dev/null
+++ b/graphics/icod/pkg-descr
@@ -0,0 +1,10 @@
+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@fxp.org