./graphics/libxmi, C/C++ function library for rasterizing 2D vector graphics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.2, Package name: libxmi-1.2, Maintainer: pkgsrc-users

libxmi is a machine-independent vector graphics rasterization library.
libxmi is based on the vector graphics code in the sample X server that is
a part of the X Window System distribution. The code has been converted
to ANSI C, extensively rearranged and commented, and somewhat extended.
(In particular, by adding support for multicolored dashing.)

The core API includes functions for creating, manipulating, and destroying
miPaintSet objects. It also includes functions for creating, manipulating,
and destroying miCanvas objects. The function miCopyPaintedSetToCanvas()
moves the points in a miPaintedSet to the next stage of the graphics
pipeline: it merges them onto a miCanvas. There is support in this second
stage for sophisticated pixel-merging algorithms.


Master sites: (Expand)

SHA1: 62fa13ec4c8b706729c2553122e44f81715f3c0b
RMD160: 6622ed9793605380c8f55f93bf953182fff07dd4
Filesize: 295.568 KB

Version history: (Expand)