From owner-cvs-all Tue Mar 7 13:47:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D43037C0F4; Tue, 7 Mar 2000 13:47:45 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA84568; Tue, 7 Mar 2000 13:47:45 -0800 (PST) (envelope-from andreas@FreeBSD.org) Message-Id: <200003072147.NAA84568@freefall.freebsd.org> From: Andreas Klemm Date: Tue, 7 Mar 2000 13:47:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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