From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 14:52:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6019C16A420 for ; Fri, 31 Mar 2006 14:52:04 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4F4F43D45 for ; Fri, 31 Mar 2006 14:52:03 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so924873wri for ; Fri, 31 Mar 2006 06:52:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R1Wor266avoKML8/uMctcVJ2RkoTpLbGH2V4I/S7QxpCUXun1ZBMR6e3qjVJ1UIckvwuB66wcBaDK7wg5o02r1ik7oGKueA5wSPt0UnX7518JzSQEc6G70RCf0wcLXin18LkQ7qwc3TFBfQ4cXk3sDf9F+IsPbpPTqAAxhsfs1Q= Received: by 10.65.230.11 with SMTP id h11mr249881qbr; Fri, 31 Mar 2006 06:52:02 -0800 (PST) Received: by 10.65.206.4 with HTTP; Fri, 31 Mar 2006 06:52:02 -0800 (PST) Message-ID: <54db43990603310652q1e40c699kd4f48702f27f33ab@mail.gmail.com> Date: Fri, 31 Mar 2006 09:52:02 -0500 From: "Bob Johnson" To: "M. Warner Losh" In-Reply-To: <20060330.230839.19965278.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060330.230839.19965278.imp@bsdimp.com> Cc: bobo1009@mailtest2.eng.ufl.edu, freebsd-questions@freebsd.org Subject: Re: Best way to print photos 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, 31 Mar 2006 14:52:04 -0000 On 3/31/06, M. Warner Losh wrote: > Let us suppose that I have a HP DeskJet 5850 that I can talk to via > CUPS. I can print test pages w/o any problem. > > What are my options to print photos and what kind of quality can I > expect relative to Windows? > According to http://www.linuxprinting.org/show_printer.cgi?recnum=3DHP-Desk= Jet_5850, HP's HPIJS driver gives "excellent" photo quality with HP printers.=20 One reviewer says that the quality at high resolution isn't quite as good as Windows, but it isn't clear whether that means high-resolution "normal" mode, or photo mode, or both. ports/print/foomatic-db-hpijs and /ports/print/hpijs - Bob