summaryrefslogtreecommitdiff
path: root/graphics/libimg/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libimg/pkg-descr')
-rw-r--r--graphics/libimg/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/libimg/pkg-descr b/graphics/libimg/pkg-descr
new file mode 100644
index 000000000000..568b1c177885
--- /dev/null
+++ b/graphics/libimg/pkg-descr
@@ -0,0 +1,7 @@
+This is an image format handler for Tk. It handles the following image
+formats:
+
+bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
+
+Using this library with Tcl/Tk applications allows one to work with
+photos and images in the application.