Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 12:36:52 -0500
From:      Jason Andresen <jandrese@mitre.org>
To:        Bob Willcox <bob@immure.com>
Cc:        Kenneth W Cochran <kwc@theworld.com>, freebsd-stable@freebsd.org
Subject:   Re: XFree 4.3.0 / Xft font problems
Message-ID:  <3E78AAB4.10100@mitre.org>
In-Reply-To: <20030319163217.GB5767@luke.immure.com>
References:  <200303181439.JAA5706913@shell.TheWorld.com> <3E773AF0.6010803@mitre.org> <20030318185139.GA70817@luke.immure.com> <3E776F25.6020509@mitre.org> <20030319163217.GB5767@luke.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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/<username>/<randomstring>/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.

-- 
   \  |_ _|__ __|_ \ __| Jason Andresen        jandrese@mitre.org
  |\/ |  |    |    / _|  Network and Distributed Systems Engineer
_|  _|___|  _| _|_\___| Office: 703-883-7755



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E78AAB4.10100>