From owner-freebsd-questions@FreeBSD.ORG Fri May 29 13:36:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFC5E10656B1 for ; Fri, 29 May 2009 13:36:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id F25908FC1C for ; Fri, 29 May 2009 13:35:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4TDZlZ3011510; Fri, 29 May 2009 15:35:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4TDZl1j011507; Fri, 29 May 2009 15:35:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 29 May 2009 15:35:47 +0200 (CEST) From: Wojciech Puchar To: Polytropon In-Reply-To: <20090529152519.2f268de9.freebsd@edvax.de> Message-ID: References: <23711563.post@talk.nabble.com> <20090525154816.3cee4b9a@scorpio> <20090526144939.d21275c2.freebsd@edvax.de> <20090527133706.1a6e4612@scorpio> <20090528083057.554dca76@scorpio> <20090528090941.1b39b676@scorpio> <20090528183141.107ff3e4.freebsd@edvax.de> <20090528170909.GA1841@phenom.cordula.ws> <20090528193719.97764c30.freebsd@edvax.de> <20090528220640.77ebc490.freebsd@edvax.de> <20090528222948.6d1649b0.freebsd@edvax.de> <4a1f9e34.DbcPFQYdcplLHIxv%perryh@pluto.rain.com> <20090529152519.2f268de9.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: perryh@pluto.rain.com, freebsd-questions@freebsd.org Subject: Re: Canon printer and TurboPrint X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 13:36:01 -0000 > output PS when printing (that's a standard), the data can be sent > directly to the printer that processes it. > > In case of PCL, apsfilter is quite okay, but you can "just" employ > gs to do the work, so apsfilter is not neededly required. It can isn't apsfilter just using gs as backend?