From owner-freebsd-stable Wed Mar 19 9:53:54 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB41F37B404 for ; Wed, 19 Mar 2003 09:53:51 -0800 (PST) Received: from maul.immure.com (ns.immure.com [207.8.42.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C9643F75 for ; Wed, 19 Mar 2003 09:53:50 -0800 (PST) (envelope-from bob@immure.com) Received: (from root@localhost) by maul.immure.com (8.12.6/8.12.6) id h2JHrnIl007931; Wed, 19 Mar 2003 11:53:49 -0600 (CST) (envelope-from bob@immure.com) Received: from luke.immure.com (luke.vieo.com [10.1.132.3]) by maul.immure.com (8.12.6/8.12.3) with ESMTP id h2JHrnId007874; Wed, 19 Mar 2003 11:53:49 -0600 (CST) (envelope-from bob@immure.com) Received: (from root@localhost) by luke.immure.com (8.12.8/8.12.3) id h2JHrnEe008451; Wed, 19 Mar 2003 11:53:49 -0600 (CST) (envelope-from bob@luke.immure.com) Received: from luke.immure.com (localhost [127.0.0.1]) by luke.immure.com (8.12.8/8.12.3) with ESMTP id h2JHrmbb008426; Wed, 19 Mar 2003 11:53:48 -0600 (CST) (envelope-from bob@luke.immure.com) Received: (from bob@localhost) by luke.immure.com (8.12.8/8.12.8/Submit) id h2JHrmp3008425; Wed, 19 Mar 2003 11:53:48 -0600 (CST) Date: Wed, 19 Mar 2003 11:53:48 -0600 From: Bob Willcox To: Jason Andresen Cc: Kenneth W Cochran , freebsd-stable@freebsd.org Subject: Re: XFree 4.3.0 / Xft font problems Message-ID: <20030319175348.GC5767@luke.immure.com> Reply-To: Bob Willcox References: <200303181439.JAA5706913@shell.TheWorld.com> <3E773AF0.6010803@mitre.org> <20030318185139.GA70817@luke.immure.com> <3E776F25.6020509@mitre.org> <20030319163217.GB5767@luke.immure.com> <3E78AAB4.10100@mitre.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E78AAB4.10100@mitre.org> User-Agent: Mutt/1.5.3i X-scanner: scanned by Inflex 1.0.12.3 on luke.immure.com X-scanner: scanned by Inflex 1.0.12.3 on maul.immure.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 19, 2003 at 12:36:52PM -0500, Jason Andresen wrote: > Bob Willcox wrote: > >On Tue, Mar 18, 2003 at 02:10:29PM -0500, Jason Andresen wrote: > > > >>Bob Willcox wrote: > >> > >>>On Tue, Mar 18, 2003 at 10:27:44AM -0500, Jason Andresen wrote: > >>> > >>> > >>>>Kenneth W Cochran wrote: > >>>> > > > > [snip] > > > >>Oh! It's too small. Why didn't you say so. > >> > >>You can change the font size in your > >>.mozilla///chrome/userChrome.css > >> > >>Specifically, you can add: > >> > >>window > >>{ > >> font-size: 12pt !important; > >> font-family: helvetica !important; > >>} > >> > >>More information is on: http://www.mozilla.org/unix/customizing.html > >> > >>Unfortunatly I'm away from my FreeBSD machine, so I can't verify that > >>this works as advertised, but hopefully I've pointed you in the right > >>direction. > > > > > >The above URL has gotten me closer but dialog box fonts are still too > >small (such as the print box). > > > >Any clue as to what needs to be changed to get the fonts in the dialog > >boxes bigger? > > Did you try: > > dialog > { > font-size: 12pt !important > } > > Unfortunatly that's just a guess. I havn't found a good reference to > the available keywords you can use to modify Mozilla yet. Well, that did work for the dialog text; and then on a lark, I tried button { font-size: 5mm !important } To increase the size of the button text to 5mm (12pt is still too small on my display) and that worked for the text in the buttons. However, in the edit preferences dialog much of the text is still too small (like the Navigator->History panel) so there must be more of these settings that I haven't discovered yet. Seems that a default size for all of this stuff would _really_ be nice! Anyone know of such a setting for mozilla? Thanks, Bob > > -- > \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org > |\/ | | | / _| Network and Distributed Systems Engineer > _| _|___| _| _|_\___| Office: 703-883-7755 -- Bob Willcox Patience is a minor form of despair, disguised as virtue. bob@immure.com -- Ambrose Bierce, on qualifiers Austin, TX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message