summaryrefslogtreecommitdiff
path: root/math/p5-Math-Bezier/DESCR
diff options
context:
space:
mode:
authorseb <seb>2002-08-28 19:16:47 +0000
committerseb <seb>2002-08-28 19:16:47 +0000
commit8b84e742ebfa7e3dd9a34f40efac25c4ea5b78e2 (patch)
tree291f8e28dc31166d8a797128ebd7c62aeff0c2bc /math/p5-Math-Bezier/DESCR
parentc86b7b0fe2646af9eff9f72ecb1fdf1a8e62c1a9 (diff)
downloadpkgsrc-8b84e742ebfa7e3dd9a34f40efac25c4ea5b78e2.tar.gz
Initial import of p5-Math-Bezier version 0.01 into the Packages Collection.
This perl module implements the algorithm for the solution of Bezier curves as presented by Robert D. Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing"
Diffstat (limited to 'math/p5-Math-Bezier/DESCR')
-rw-r--r--math/p5-Math-Bezier/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Math-Bezier/DESCR b/math/p5-Math-Bezier/DESCR
new file mode 100644
index 00000000000..4255aae28d6
--- /dev/null
+++ b/math/p5-Math-Bezier/DESCR
@@ -0,0 +1,3 @@
+This perl module implements the algorithm for the solution of Bezier curves as
+presented by Robert D. Miller in Graphics Gems V, "Quick and Simple Bezier
+Curve Drawing"