From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 06:50:32 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 A2ABD37B40C for ; Wed, 11 Jun 2003 06:50: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 B8B3043F75 for ; Wed, 11 Jun 2003 06:50:30 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp2159.sa.padsl.internode.on.net [150.101.28.110]) h5BDoSCT001988; Wed, 11 Jun 2003 23:20:29 +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: Wed, 11 Jun 2003 23:20:28 +0930 User-Agent: KMail/1.4.3 References: <20030611032329.GA54180@moo.holy.cow> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200306112320.28420.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 13:50:34 -0000 On Wed, 11 Jun 2003 22:52, Jesse D. Guardiani wrote: > parv wrote: > > in message , wrote Jesse D. Guardiani > > thusly... > > > >> EVERY TIME, the WXP fonts will display fine in MOST KDE > >> applications, but occassionally (like in Konqueror) the horizontal > >> spacing will be all messed up. > >> > >> Basically, every line of text will look like this: > >> > >> T H I S I S A G O O D E X A M P L E > >> > >> Does anyone know what causes that? And how to fix it?!? > > > > Looks like something somewhere is defining "charwidth" (mention in > > fvwm(1) regarding use of TTF in relation to xft). > > I'm not running fvwm or xft. Straight X server (4.3.0) and KDE (3.1.x). > > Surely someone has had this problem before after installing Windows > TrueType fonts! It happens to me EVERY TIME, and it happens whether > the OS is FreeBSD or linux. > > Perhaps I should subscribe to a XFree86 mailling list and ask there. > This looks like the effect I get if I (wrongly) use a proportional font i= n an=20 application that is designed to use a fixed width font -- the effect is not restricted to TTF. For example opening an xterm in an helvetica font: beta:203> xterm -fn '-*-helvetica-*-r-*-*-14-*-*-*-*-*-*-*' Malcolm Kay