summaryrefslogtreecommitdiff
path: root/graphics/p5-GD/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/p5-GD/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/p5-GD/DESCR')
-rw-r--r--graphics/p5-GD/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/p5-GD/DESCR b/graphics/p5-GD/DESCR
new file mode 100644
index 00000000000..a7a2ca2884e
--- /dev/null
+++ b/graphics/p5-GD/DESCR
@@ -0,0 +1,11 @@
+This is an autoloadable interface module for libgd, a popular library
+for creating and manipulating PNG files. With this library you can
+create PNG images on the fly or modify existing files. Features
+include:
+
+a. lines, polygons, rectangles and arcs, both filled and unfilled
+b. flood fills
+c. the use of arbitrary images as brushes and as tiled fill patterns
+d. line styling (dashed lines and the like)
+e. horizontal and vertical text rendering
+f. support for transparency and interlacing