freebsd-ports/print/apsfilter/pkg-descr
Andreas Klemm 18f05df5d8 - Better support for Epson Stylus Pro.
- New GS_FEATURES variable allows you to enable special driver features:
  GS_FEATURES="-dBitsPerPixel=32 -dMicroweave -sDithering=fscmyk"
- With the GS_RESOL variable you can easily change the print resolution.
- With the PS_INIT variable you can include needed gs driver initialization
  files (needed by stcolor driver): PS_INIT=stcolor.ps
- added pre-clean target to remove all other packages that are needed
  for apsfilter.
1996-09-23 07:42:50 +00:00

25 lines
840 B
Text

Have fun using apsfilter by saying:
lpr ascii.Z test.gif picture.tiff TeX.dvi.gz
That's what apsfilter is designed for ;-)
apsfilter is a printfilter, that saves you the work to a) look for
and b) use filter programs, that convert your file into something
suitable for your printer.
Everything will be translated into Postscript, first. So you need
ghostscript, if you don't have a PS printer.
Printer Setup is done with the SETUP program. It saves your current
printcap entries and creates printcap entries for one or more of
your local printers. Please note, that such a magic printcap filter
only works on locally connected printers.
apsfilter 4.9.3 is designed to work only on FreeBSD 2.X. Call it
an interim Version for FreeBSD.
New is better support for Epson Stylus PRO.
Have fun ! Andreas Klemm <andreas@klemm.gtn.com>