summaryrefslogtreecommitdiffstats
path: root/libraries/libxmi/README
diff options
context:
space:
mode:
author David Spencer <nobbutl@yahoo.co.uk>2010-05-13 00:32:14 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:32:14 +0200
commitdf94b19b090233d6fe8fd66d8bd6b6642b14f429 (patch)
treed3dde3eff65f67f11636c7271fb8a40e29b6d1ad /libraries/libxmi/README
parent77b9dd70547f319793409876308cededb4eaaba2 (diff)
downloadslackbuilds-df94b19b090233d6fe8fd66d8bd6b6642b14f429.tar.gz
slackbuilds-df94b19b090233d6fe8fd66d8bd6b6642b14f429.tar.xz
libraries/libxmi: Updated for version 1.2
Diffstat (limited to 'libraries/libxmi/README')
-rw-r--r--libraries/libxmi/README11
1 files changed, 5 insertions, 6 deletions
diff --git a/libraries/libxmi/README b/libraries/libxmi/README
index a6d6636ec3..34a820cf68 100644
--- a/libraries/libxmi/README
+++ b/libraries/libxmi/README
@@ -1,6 +1,5 @@
-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.
+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.