From 34027866133f1ec5bec46f978354d619c485c440 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Fri, 6 Aug 2010 17:29:38 +0200 Subject: [PATCH] libxmi: Added libxmi 1.2 - A C/C++ function library for rasterizing 2-D vector graphics --- graphic/libxmi/libxmi.desc | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 graphic/libxmi/libxmi.desc diff --git a/graphic/libxmi/libxmi.desc b/graphic/libxmi/libxmi.desc new file mode 100644 index 000000000..d70419ecf --- /dev/null +++ b/graphic/libxmi/libxmi.desc @@ -0,0 +1,37 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../libxmi/libxmi.desc +[COPY] Copyright (C) 2010 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A C/C++ function library for rasterizing 2-D vector graphics + +[T] GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics. +[T] It can draw 2-D graphical primitives, including wide polygonal lines and +[T] circular and elliptical arcs, into a user-supplied matrix of pixels. +[T] Sophisticated line styles, such as multicolored dashing patterns, can be +[T] specified. There is also support for filling and texturing polygons. + +[U] http://www.gnu.org/software/libxmi/ + +[A] X Consortium +[A] Robert Maier +[M] The OpenSDE Community + +[C] extra/graphic +[F] NO-LIBTOOL-FIX + +[L] GPL +[S] Stable +[V] 1.2 +[P] X -----5---9 400.000 + +[D] 3051975387 libxmi-1.2.tar.gz ftp://ftp.gnu.org/pub/gnu/libxmi/