Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-25 | Update to 7.07: | wiz | 1 | -2/+1 | |
7.07: Security fix and bug fixes. 7.06: Bug fixes and doc updates. Also new in this release is the 'pngalpha' device which produces png output with a transparent background (page) color so they can be composited against a separate background. The transparency is based only on what parts of the page have been drawn and does not support PDF 1.4 transparent painting. Closes PR 24893. | |||||
2002-09-13 | Adjust ghostscript-gnu to find Resources in | jlam | 1 | -1/+2 | |
${PREFIX}/share/ghostscript/Resources instead of in /Resources. Bump the PKGREVISION of all ghostscript-gnu packages. | |||||
2002-09-13 | Initial import of ghostscript-gnu-x11-7.05. | jlam | 2 | -0/+30 | |
Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays. This package contains GNU Ghostscript, which is released under the terms of the GNU Public License, and is built with only support for X11 displays, the IJS client device, and image format devices, e.g. JPEG, PNG, TIFF, PDF, PS. This is based on the idea in pkg/16059 by Greg A. Woods <woods@weird.com>. |