summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Size/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-Size/DESCR')
-rw-r--r--graphics/p5-Image-Size/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/p5-Image-Size/DESCR b/graphics/p5-Image-Size/DESCR
new file mode 100644
index 00000000000..b787d256829
--- /dev/null
+++ b/graphics/p5-Image-Size/DESCR
@@ -0,0 +1,7 @@
+Image::Size returns a raw (X, Y) pair of the height and width of
+an image, and includes wrappers to pre-format that output into
+either HTML or a set of attribute pairs suitable for the CGI.pm
+library by Lincoln Stein.
+
+Currently Image::Size can size images in XPM, XBM, GIF, JPEG, PNG,
+TIFF and the PPM family of formats (PPM/PGM/PBM).