Difference between revisions of "Libxmi"
(Created page with "{{Entry |Name=libxmi |Short description=Library for rasterizing 2-D vector graphics |Full description=A standalone C/C++ function lib for rasterizing 2-D vector graphics. The pro...") |
(libxmi) |
||
| Line 3: | Line 3: | ||
|Short description=Library for rasterizing 2-D vector graphics | |Short description=Library for rasterizing 2-D vector graphics | ||
|Full description=A standalone C/C++ function lib for rasterizing 2-D vector graphics. The program can draw 2-D vector graphics primitives, including wide polygonal line and circular and elliptical arcs, onto 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. The program is based on the vector graphics code found in most X windows system servers, but despite its origins, libxmi is completely decoupled from X11. It draws vector graphics onto a user-supplied matrix of pixels, not onto an on-screen window, and uses its own two-stage graphics pipeline. | |Full description=A standalone C/C++ function lib for rasterizing 2-D vector graphics. The program can draw 2-D vector graphics primitives, including wide polygonal line and circular and elliptical arcs, onto 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. The program is based on the vector graphics code found in most X windows system servers, but despite its origins, libxmi is completely decoupled from X11. It draws vector graphics onto a user-supplied matrix of pixels, not onto an on-screen window, and uses its own two-stage graphics pipeline. | ||
| + | |Homepage URL=http://www.gnu.org/software/libxmi | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=User guide included | |Documentation note=User guide included | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=GRX,Plotutils | |Related projects=GRX,Plotutils | ||
|Keywords=graphics,2D,libraries,raster,image processing,rasterizing | |Keywords=graphics,2D,libraries,raster,image processing,rasterizing | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=1.2 | |Version identifier=1.2 | ||
|Version date=2000-06-21 | |Version date=2000-06-21 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://ftp.gnu.org/gnu/libxmi/libxmi-1.2.tar.gz | |Version download=http://ftp.gnu.org/gnu/libxmi/libxmi-1.2.tar.gz | ||
| − | |||
|Version comment=1.2 stable released 2000-06-21 | |Version comment=1.2 stable released 2000-06-21 | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2010-08-09 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=libxmi | ||
| + | |License verified date=2001-01-31 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2 | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2001-01-31 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Robert S. Maier | |Real name=Robert S. Maier | ||
| + | |Role=Maintainer | ||
|Email=rsm@math.arizona.edu | |Email=rsm@math.arizona.edu | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 41: | Line 39: | ||
{{Software category | {{Software category | ||
|Interface=library | |Interface=library | ||
| − | |||
|Use=library | |Use=library | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 15:35, 12 October 2012
libxmi
http://www.gnu.org/software/libxmi
A standalone C/C++ function lib for rasterizing 2-D vector graphics. The program can draw 2-D vector graphics primitives, including wide polygonal line and circular and elliptical arcs, onto 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. The program is based on the vector graphics code found in most X windows system servers, but despite its origins, libxmi is completely decoupled from X11. It draws vector graphics onto a user-supplied matrix of pixels, not onto an on-screen window, and uses its own two-stage graphics pipeline.
Documentation
User guide included
Related Projects
This is a GNU package:libxmi
Download
Download
version 1.2
(stable)
released on 21 June 2000
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:rsm@math.arizona.edu |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 August 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.