cvs commit: ports/print Makefile ports/print/gl2ps Makefile
distinfo pkg-descr pkg-plist ports/print/gl2ps/files Makefile.ex
Makefile.lib
Kirill Ponomarew
krion at FreeBSD.org
Sat Jan 31 05:40:47 PST 2004
krion 2004/01/31 05:40:44 PST
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/gl2ps Makefile distinfo pkg-descr pkg-plist
print/gl2ps/files Makefile.ex Makefile.lib
Log:
Add gl2ps 1.1.2,
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.
PR: ports/62150
Submitted by: Igor Pokrovsky <tiamat at comset.net>
Revision Changes Path
1.288 +1 -0 ports/print/Makefile
1.1 +41 -0 ports/print/gl2ps/Makefile (new)
1.1 +1 -0 ports/print/gl2ps/distinfo (new)
1.1 +16 -0 ports/print/gl2ps/files/Makefile.ex (new)
1.1 +13 -0 ports/print/gl2ps/files/Makefile.lib (new)
1.1 +15 -0 ports/print/gl2ps/pkg-descr (new)
1.1 +8 -0 ports/print/gl2ps/pkg-plist (new)
More information about the cvs-all
mailing list