Package: libgpcl0 Source: gpcl Version: 2.32-1 Priority: optional Section: non-free/libs Maintainer: Rafael Laboissiere Depends: libc6 (>= 2.3.5-1) Architecture: i386 Filename: ./gpcl-2.31/libgpcl0_2.32-1_i386.deb Size: 19404 Installed-Size: 84 MD5sum: 38d76f92cfcec9912cc0819ed151e02e Description: general polygon clipper library A flexible and highly robust polygon set operations library for use with C applications, as referenced in the comp.graphics.algorithms FAQ and the UIUC Computational Geometry Pages. . Features: * Difference, intersection, exclusive-or and union clip operations are supported. * Polygons may be comprised of multiple disjoint contours. * Contour vertices may be given in any order - clockwise or anticlockwise. * Contours may be convex, concave or self-intersecting. * Contours may be nested (i.e. polygons may have holes). * Output may take the form of either polygon contours or tristrips. * Hole and external contours are differentiated in the result. * Coincident edges and degenerate regions are handled correctly. . Homepage: http://www.cs.man.ac.uk/~amurta/software/index.html#gpc