Date: Tue, 7 Mar 2000 13:47:45 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/patches patch-ad Message-ID: <200003072147.NAA84568@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2000/03/07 13:47:45 PST Modified files: print/apsfilter/patches patch-ad Log: apsfilter 5.2.0 prerelease some things are completely new.... true remote printer support true windows remote printer support INSECURE has completely gone apsfilter is now secure, because it grabs options from file via awk... only 3 printer entries per physical printer now application should manage to print color or b&w if this doesn't produce well results (because gs driver doesn't convert color to b&w well) a COLOR options can be used to call some filter programs with b&w settings... Different print resolution possible, since print resolution or string "default" is now part of the spooldir and filter symlink name. So calling SETUP multiple times for your printer and selecting different resolutions leads to printcap entries with different print resolutions. And many bugfixes... SETUP now completely saves the values of the previous config session SETUP allows now to toggle back to default print resolution Rest see ChangeLog Work in progress is, an apsfilter configuration file per physical printer. This makes it possible of having different printers of the same model, but different configuration files for them. Current behaviour is still, to have a global config file for all printer and a gs printer driver specific... Revision Changes Path 1.4 +1701 -136 ports/print/apsfilter/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003072147.NAA84568>