[Lunar-commits] libxmi: initial import

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Jan 19 16:06:57 CET 2008


commit 359781209cd9108983a56d9f85f7ff46a593f4a9
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Jan 19 10:06:57 2008 -0500

    libxmi: initial import
---
 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..ae2ae03
--- /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=20080119
+         UPDATED=20080119
+           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