New apsfilter features:
* Security: config files are read using awk, not sourced during runtime
* Complete Windows Remote Printer Support (as Guest user or using real login)
* Complete Unix remote printer support
* Support for different print resolutions (by starting SETUP repeatedly)
and choosing different print resolutions
* A2PS options revamped
* lots of more things... See my homepage, ANNOUNCE file ...
* print margin problem of a2ps fixed
FAQ section gives you a real life example, of how to configure
page margins in /usr/local/etc/a2ps.cfg for an EPSON STYLUS PRO.
With this example you can fine tune the margins for your printer in
about 10-15 minutes from scratch...
- SETUP: added support for configuring remote printer
Beware: you still have to make sure, that your line printer scheduler supports
input filter processing with remote printers as it is the case for FreeBSD 3.x
and later with a "fixed" lpd, as well as for Unix systems with LPRng installed
as lineprinter scheduler, which is the case for some (not all !!!) Linux
Systems.
- Add support for printing with SAMBA (SAMBA_PRINTER)
- Bugfix. Some printer dependend settings will be overwritten, when installing
a 2nd printer, which might cause printing with the 1st printer to fail,
especially if the first printer is color and 2nd B&W or vice versa.
Revamped SETUP and bin/apsfilter to get around this.
- Added SETUP menue entries for the uniprint driver
contributed by Francois D. Menard <fmenard@g6-114b.residence.usherb.ca>
printer: Epson Stylus Color 740
mode1: stc740ih.upp : Epson Stylus Color 740, 1440x720DpI, Inkjet Paper
mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper
mode3: stc740pl.upp : Epson Stylus Color 740, 360x360DpI, Plain Paper
- New FAQ entries concerning print margins when printing ASCII text with a2ps
- updated howto and troubleshooting document
HOWTO-BUGREPORTS moved to toplevel, so that its easier to find.
everything that anybody could need in a program printout without
the need for large numbers of switches or pipelines. Trueprint can
currently handle C, C++, Java, Perl, Verilog, shell (including ksh), Pascal,
pseudo C, report files (trueprint report files), listing files, text files.
PR: 16775
Submitted by: Dmitry Sivachenko <dima@Chg.RU>