From owner-freebsd-questions@FreeBSD.ORG Sat May 24 00:15:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 517E837B401 for ; Sat, 24 May 2003 00:15:31 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164EC43FAF for ; Sat, 24 May 2003 00:15:30 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp1969.sa.padsl.internode.on.net [150.101.26.176]) h4O7FPMO010378; Sat, 24 May 2003 16:45:25 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Brian Astill , freebsd-questions@freebsd.org Date: Sat, 24 May 2003 16:45:25 +0930 User-Agent: KMail/1.4.3 References: <200305241049.05211.bastill@adam.com.au> In-Reply-To: <200305241049.05211.bastill@adam.com.au> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305241645.25372.malcolm.kay@internode.on.net> Subject: Re: Printer compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 07:15:31 -0000 On Sat, 24 May 2003 10:49, Brian Astill wrote: > There is/was a listing of printers compatible with FBSD? > Danged if I can find it! :-( > Can anyone point me in the right direction? > Thanks. Mostly what will work on any of the open unix like systems. The problem is often just how to set it up. Many will need=20 ghostscript to translate from the normal postscript format used for output by most unix applications. The GNU=20 ghostscript distribution with the stp device caters for high=20 performance (I believe) on a wider range of printers. http://www.linuxprinting.org/ is an excellent starting point. Malcolm