diff options
Diffstat (limited to 'libraries/libxmi/README')
-rw-r--r-- | libraries/libxmi/README | 11 |
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. |