summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-SVG/DESCR
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-05-16 20:34:25 +0000
committerheinz <heinz@pkgsrc.org>2007-05-16 20:34:25 +0000
commit1c20662933196b20ea51d99ba7fc8c5ae54ee285 (patch)
tree19c938bb40f6f31217355c58ec4b4293f7edb940 /graphics/p5-GD-SVG/DESCR
parenta9e2d031df4c47198ac461e11bbc3f790f981929 (diff)
downloadpkgsrc-1c20662933196b20ea51d99ba7fc8c5ae54ee285.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.