The print/gl2ps port
gl2ps-1.4.2p0 – OpenGL to PostScript printing library (cvsweb github mirror)
Description
GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LaTeX files for the text fragments.WWW: http://www.geuz.org/gl2ps/
Maintainer
The OpenBSD ports mailing-list
Categories
Library dependencies
Build dependencies
Files
- /usr/local/include/gl2ps.h
- /usr/local/lib/libgl2ps.a
- /usr/local/lib/libgl2ps.so.0.2
- /usr/local/share/doc/gl2ps/
- /usr/local/share/doc/gl2ps/COPYING.GL2PS
- /usr/local/share/doc/gl2ps/COPYING.LGPL
- /usr/local/share/doc/gl2ps/README.txt
- /usr/local/share/doc/gl2ps/gl2ps.pdf
- /usr/local/share/doc/gl2ps/gl2psTest.c
- /usr/local/share/doc/gl2ps/gl2psTestSimple.c