From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 04:00:08 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 02A1A37B401 for ; Fri, 20 Jun 2003 04:00:08 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id C991D43FAF for ; Fri, 20 Jun 2003 04:00:06 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 31162 invoked by alias); 20 Jun 2003 11:06:03 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.014715 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 20 Jun 2003 11:06:03 -0000 X-RCPTTO: freebsd-questions@freebsd.org, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h5KAvwuR303024 for ; Fri, 20 Jun 2003 19:57:59 +0900 Message-ID: <3EF2E935.5080504@users.sourceforge.net> Date: Fri, 20 Jun 2003 20:00:05 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030518 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <3EF2CCDE.50609@users.sourceforge.net> In-Reply-To: <3EF2CCDE.50609@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: CUPS and HP LaserJet 4V printer: variable width font becomes fixed width 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: Fri, 20 Jun 2003 11:00:08 -0000 Hi, This is a reply to my own question. Could it be related to the hp4v.ppd file in /usr/local/etc/cups/ppd/hp4v.ppd ? At the end it says: *DefaultFont: Courier *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM *Font Bookman-Demi: Standard "(001.004S)" Standard ROM *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM *Font Bookman-Light: Standard "(001.004S)" Standard ROM *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM *Font Courier: Standard "(002.004S)" Standard ROM *Font Courier-Bold: Standard "(002.004S)" Standard ROM *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM *Font Courier-Oblique: Standard "(002.004S)" Standard ROM *Font Helvetica: Standard "(001.006S)" Standard ROM *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM *Font Palatino-Bold: Standard "(001.005S)" Standard ROM *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM *Font Palatino-Italic: Standard "(001.005S)" Standard ROM *Font Palatino-Roman: Standard "(001.005S)" Standard ROM *Font Symbol: Special "(001.007S)" Special ROM *Font Times-Bold: Standard "(001.007S)" Standard ROM *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM *Font Times-Italic: Standard "(001.007S)" Standard ROM *Font Times-Roman: Standard "(001.007S)" Standard ROM *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM *Font ZapfDingbats: Special "(001.004S)" Standard ROM The line "*DefaultFont: Courier" is problably the reason for the fixed width font, isn't it? So am I using a font that is not defined in this ppd file? I never had this problem before! Thanks for help! Rob. Rob Lahaye wrote: > > > Hello, > > Since I have upgraded to FreeBSD 4.8 (with cups-1.1.18), printing has a > problem > with variable width fonts. Variable width fonts are printed out as fixed > width > fonts; so text looks ugly and runs over the lines. > > I use "http://localhost:631/admin" to configure CUPS. > > The LaserJet 4V printer is attached to a Windows 98 PC, > and my FreeBSD PC prints via samba: > Device URI: smb://surfion2/hp4v > > > I have tried as "Model/Driver": > HP LaserJet 4V, 4Si, CUPS+Gimp-Print v4.2.5 > HP LaserJet 4 series, CUPS+Gimp-Print v4.2.5 > HP LaserJet 6 series, CUPS+Gimp-Print v4.2.5 > > > All to no avail. > > Has anyone experience with this? > > Thanks, > Rob. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >