mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
801cff9e4e
- Add LICENSE. - doceng@ takes maintainership becuase this is used in textproc/docproj.
11 lines
449 B
Plaintext
11 lines
449 B
Plaintext
Peps will preprocess encapsulated Postscript files for conversion by
|
|
Ghostscript into bitmaps. It provides variable levels of resolution and
|
|
anti-aliasing. You can use it as a stand-alone Postscript-to-bitmap
|
|
conversion program, or use it on-line to create bitmaps on the fly and send
|
|
them out to a web browser, even compressing them if the browser supports
|
|
gzip compression.
|
|
|
|
Xpeps is peps with X11 support.
|
|
|
|
WWW: http://peps.redprince.net/peps/
|