Download List

项目描述

GL2PS is a C library providing high quality vector
output for any OpenGL application. It uses sorting
algorithms capable of handling intersecting and
stretched polygons, as well as non manifold
objects. It provides advanced smooth shading and
text rendering, culling of invisible primitives,
mixed vector/bitmap output, and much more. It 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-19 18:28
1.3.3

此版本改进SVG的渲染和修复了几个小错误。
This release improves SVG rendering and fixes several small bugs.

2006-08-09 13:05
1.3.0

此版本增加了对SVG的全力支持,改进线点彩,文本和位图元素排序,以及一个新的接口打印设备在输出流的特定字符串。
标签: Major feature enhancements
This release adds full support for SVG, improved line stippling, sorting of text and bitmap elements, and a new interface for printing device-specific strings in the output stream.

2006-02-15 23:47
1.2.7

此版本修正了错误(1.2.3版本中引入)可能导致排序将在BSP的倒在某些情况下的排序方式。此版本还增加了对SVG和前列腺素输出格式的实验性支持,并提供用于添加新格式更清洁的内部结构。
标签: Major bugfixes
This release fixes a bug (introduced in version 1.2.3) that could cause sorting to be inverted in BSP-sorting mode in certain cases. This release also adds experimental support for SVG and PGF output formats, and provides a cleaner internal structure for adding new formats.

2004-12-23 11:08
1.2.3

此版本中修复小的PostScript位图代码中的错误,将更好的Z缓冲区缩放(从而提高GL2PS_SIMPLE_LINE_OFFSET和遮挡筛选),并增加支持普通点彩模式。
标签: Minor feature enhancements
This release fixed small bugs in the PostScript pixmap code, added much better z-buffer scaling (which improves GL2PS_SIMPLE_LINE_OFFSET and occlusion culling), and added support for general stippling patterns.

2004-10-18 08:08
1.2.2

标签: Initial freshmeat announcement

Project Resources