summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-SVG/DESCR
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-16 20:34:25 +0000
committerheinz <heinz>2007-05-16 20:34:25 +0000
commita04d7552394066804852184b4e17c534e207290d (patch)
tree19c938bb40f6f31217355c58ec4b4293f7edb940 /graphics/p5-GD-SVG/DESCR
parent24aa26e2b4c58a8570465b95619c8c67d3668ea2 (diff)
downloadpkgsrc-a04d7552394066804852184b4e17c534e207290d.tar.gz
Initial import of p5-GD-SVG 0.28.
GD::SVG seamlessly enables the scalable vector graphics (SVG) output from scripts written using GD. It accomplishes this by translating GD functions into SVG functions.
Diffstat (limited to 'graphics/p5-GD-SVG/DESCR')
-rw-r--r--graphics/p5-GD-SVG/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-GD-SVG/DESCR b/graphics/p5-GD-SVG/DESCR
new file mode 100644
index 00000000000..e56d0463001
--- /dev/null
+++ b/graphics/p5-GD-SVG/DESCR
@@ -0,0 +1,3 @@
+GD::SVG seamlessly enables the scalable vector graphics (SVG) output
+from scripts written using GD. It accomplishes this by translating GD
+functions into SVG functions.