From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 09:14:56 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 DBD3E37B401 for ; Wed, 11 Jun 2003 09:14:56 -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 CD60943FAF for ; Wed, 11 Jun 2003 09:14:55 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp2159.sa.padsl.internode.on.net [150.101.28.110]) h5BGErCT053439; Thu, 12 Jun 2003 01:44:53 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: "Jesse D. Guardiani" , freebsd-questions@freebsd.org Date: Thu, 12 Jun 2003 01:44:52 +0930 User-Agent: KMail/1.4.3 References: <200306120024.44883.malcolm.kay@internode.on.net> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200306120144.52725.malcolm.kay@internode.on.net> Subject: Re: X TrueType font spacing 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: Wed, 11 Jun 2003 16:14:57 -0000 On Thu, 12 Jun 2003 01:01, Jesse D. Guardiani wrote: > Malcolm Kay wrote: > > On Wed, 11 Jun 2003 23:47, Jesse D. Guardiani wrote: [...] > > This knocks a big hole in my argument -- Courier is a fixed width fon= t. > > Oh. It is? Ok... > > > I have in the past installed true-type fonts from windows and never > > noticed any problems except with the strange ones (windings and the l= ike) > > for which the encodings got lost somewhere along the way. In those da= ys > > that required a third party true-type font server -- it was not suppl= ied > > with XFree. > > > > But now-a-days I find I have a good range of fonts some of which I > > consider make the Microsoft true-types look rather mediocre. So to re= duce > > confusion I've given up on the Microsoft ones. I find the Ghostscript > > fonts quite useful, and in any case I have them on the system to supp= ort > > ghostscript and printing -- so one might as well connect them up to X= =2E > > Are any of these fonts free? Point me to them and I'll try them out. > Courier New (for normal text) and Andale Mono (for code) are the best f= onts > I've found so far. If there are better fonts out there, then I'll give = 'em > a try. If you have the gnu distribution of ghostscript installed (which is free)= then you prbably already have them in /usr/local/share/ghostscript/fonts compl= ete with a valid fonts.dir file. Just add it to your X windows list. As for quality -- a lot is personal preference but also affected by scree= n=20 resolution in terms of pixels per inch (120 dpi here) and the actual=20 resolving capability of the monitor. So I don't want to argue which is be= st=20 for you. I seem to recall that it is also possible to install Knut's computer mode= rn fonts from the TeX package, and that these are pretty good. Malcolm=20