[25945] in Athena Bugs
Re: solaris 9.3.11: mozilla antialiased fonts?
daemon@ATHENA.MIT.EDU (John Hawkinson)
Tue Aug 17 20:59:53 2004
Date: Tue, 17 Aug 2004 20:59:46 -0400
From: John Hawkinson <jhawk@mit.edu>
To: Robert A Basch <rbasch@mit.edu>
Message-ID: <20040818005946.GD1267@multics.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200408172207.i7HM70bg029512@anhedonia.mit.edu>
Content-Transfer-Encoding: 8bit
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Robert A Basch <rbasch@MIT.EDU> wrote on Tue, 17 Aug 2004
at 18:07:00 -0400 in <200408172207.i7HM70bg029512@anhedonia.mit.edu>:
> This page looks OK to me on the several machines I tried, including
> a SunBlade 100. Do you see the same poor results on other machines
> as well?
*sigh* I should have tested this against my mozilla preferences.
It didn't occur to me that this might be a result of them.
I'm sorry.
Testing with another account on the machine works fine.
Removing all font-related overrides from prefs.js solves the problem
(they below). I assume this is not a widespread problem.
--jhawk
user_pref("browser.use_document_fonts", 0);
user_pref("font.name.cursive.x-western", "serif");
user_pref("font.name.fantasy.x-western", "serif");
user_pref("font.name.monospace.x-western", "monospace");
user_pref("font.name.sans-serif.x-western", "sans-serif");
user_pref("font.name.serif.x-western", "serif");
user_pref("font.size.variable.x-western", 14);
user_pref("intl.font_charset", "iso-8859-1");
user_pref("intl.font_spec_list", "adobe-courier-120-noscale-fixed-iso-8859-15,adobe-courier-120-noscale-prop-iso-8859-15,misc-fixed-100-noscale-fixed-koi8-r,misc-fixed-100-noscale-prop-koi8-r,schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,big5-cclib-140-noscale-fixed-x-x-big5,big5-cclib-140-noscale-prop-x-x-big5,nsPseudoFont-courier-100-noscale-fixed-UTF-8,nsPseudoFont-times-120-noscale-prop-UTF-8,isas-fangsong ti-160-noscale-fixed-gb_2312-80,isas-fangsong ti-160-noscale-prop-gb_2312-80,daewoo-gothic-120-noscale-fixed-ks_c_5601-1987,daewoo-gothic-120-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,jis-fixed-150-noscale-fixed-jis_x0208-1983,jis-fixed-150-noscale-prop-jis_x0208-1983,etl-fixed-120-noscale-fixed-iso-8859-9,etl-fixed-120-noscale-prop-iso-8859-9,etl-fixed-120-noscale-fixed-iso-8859-7,etl-fixed-120-noscale-prop-iso-8859-7,etl-fixed-120-noscale-fixed-iso-8859!
-5,etl-fixed-120-noscale-prop-iso-8859-5,etl-fixed-120-noscale-fixed-iso-8859-2,etl-fixed-120-noscale-prop-iso-8859-2,adobe-courier-120-noscale-fixed-iso-8859-1,adobe-times-140-noscale-prop-iso-8859-1,");