summaryrefslogtreecommitdiffstats
path: root/libraries/libxmi/README
diff options
context:
space:
mode:
author David Spencer <nobbutl@yahoo.co.uk>2010-05-11 20:00:58 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:00:58 +0200
commit1f55742f6956a0049708689f06d1e8f0a3dea113 (patch)
treeee3b500557fc30444ea590fa95815b2785054207 /libraries/libxmi/README
parent7caa20c85e4de269cd8959b9fd2815cfe7322900 (diff)
downloadslackbuilds-1f55742f6956a0049708689f06d1e8f0a3dea113.tar.gz
slackbuilds-1f55742f6956a0049708689f06d1e8f0a3dea113.tar.xz
libraries/libxmi: Added to 12.0 repository
Diffstat (limited to 'libraries/libxmi/README')
-rw-r--r--libraries/libxmi/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libxmi/README b/libraries/libxmi/README
new file mode 100644
index 0000000000..a6d6636ec3
--- /dev/null
+++ b/libraries/libxmi/README
@@ -0,0 +1,6 @@
+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.