1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libxmi/libxmi.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] 2-D rasterization library
14 [T] Libxmi is a standalone C library for rasterizing 2-D vector graphics
15 [T] primitives such as wide polygonal lines, circular and elliptic arcs,
16 [T] and filled polygons. It's based on the vector graphics code in most
17 [T] X Window System servers. Some rendering extensions have been added,
18 [T] such as support for multicolored dashing patterns. Despite its origins,
19 [T] libxmi is completely decoupled from X11. It draws vector graphics onto
20 [T] a user-supplied matrix of pixels, not onto an on-screen window. It uses
21 [T] its own two-stage graphics pipeline.
23 [U] http://www.gnu.org/software/libxmi/
27 [M] The T2 Project <t2@t2-project.org>
30 [F] CROSS AUTOMAKE-QUIRK
35 [P] X -----5---9 400.000
37 [D] d41251c64ec06cc2720642a212afa4cd31d03bd55372aaab04cf637d libxmi-1.2.tar.gz ftp://ftp.gnu.org/pub/gnu/libxmi/