tradervik wrote:

> Neil M. wrote:
> 
>> Brian Craft wrote:
>> 
>>> Is there a way to set the font size to 120% in a mozilla config file
>>> instead of defaulting to 100%?  The function is from the View/Text Zoom
>>> feature.
>> 
>> 
>> Just go into the preferences and increase the font sizes there.  The 
>> View->Text Zoom options are on a page by page basis I believe.
>> 
> 
> The problem is that a lot of pages set specific font sizes and,
> on my Linux installation, that frequentyl results in tiny text.


Don't know if you can set a specific zoom value. but you might try 
adding this to your prefs.js (or, better still, your user.js)

user_pref("font.minimum-size.x-western", 12);

Change the value to suit. This will leave the zoom factor at 100% but 
will not display any fonts smaller than 12.


> I think what
> the original poster (and myself) would like is a way to consistently
> open pages at 120%.
> 
> PS: This seems to be a Linux specific problem. Pages look okay
> on Windows.
> 
> 



-- 
Software is like sex, it's better when it's free  -Linus Torvalds


Reply via email to