Bug 62150 - New port: print/gl2ps A C library providing vector output for OpenGL application
Summary: New port: print/gl2ps A C library providing vector output for OpenGL application
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-31 12:50 UTC by Igor Pokrovsky
Modified: 2004-01-31 13:41 UTC (History)
0 users

See Also:


Attachments
gl2ps.shar (3.74 KB, text/plain)
2004-01-31 12:50 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2004-01-31 12:50:15 UTC
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)
and Portable Document Format (PDF) files, as well as LATEX files for the
text fragments.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-01-31 13:41:34 UTC
State Changed
From-To: open->closed

New port added, thanks!