[Lunar-commits] libxmi: initial import and ..
stumbles
stumbles at lunar-linux.org
Sun Jan 6 17:18:39 CET 2008
commit 7ec829e60e6ca296b43a05e907e0333c4cd9a031
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun Jan 6 11:18:39 2008 -0500
libxmi: initial import and ..
will be an optional_depends for enblend.
---
graphics/libxmi/DETAILS | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/graphics/libxmi/DETAILS b/graphics/libxmi/DETAILS
new file mode 100644
index 0000000..96977d5
--- /dev/null
+++ b/graphics/libxmi/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=libxmi
+ VERSION=1.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://mirrors.kernel.org/gnu/$MODULE
+ SOURCE_VFY=sha1:62fa13ec4c8b706729c2553122e44f81715f3c0b
+ WEB_SITE=http://www.gnu.org/software/libxmi/
+ ENTERED=20080106
+ UPDATED=20080106
+ SHORT="rasterizing 2-D vector graphics"
+
+cat << EOF
+GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics. It
+can draw 2-D graphical primitives, including wide polygonal lines and circular
+and elliptical arcs, into a user-supplied matrix of pixels. Sophisticated line
+styles, such as multicolored dashing patterns, can be specified. There is also
+support for filling and texturing polygons.
+EOF
More information about the Lunar-commits
mailing list