I upgraded to gnome2 yesterday and the fonts look great, except now galeon and mozilla no longer see any truetype fonts. I had nice anti aliased truetype fonts before when I was running testing with galeon & evolution, and dependencies from unstable. I installed gnome, gnome-control-center, etc. using aptitude after editing /etc/apt/preferences and giving unstable a higher priority. Openoffice finds all of my trutype fonts.
I ran dpkg-reconfigure mozilla-browser and enabled freetype2 support. /etc/mozilla/prefs.js has these lines // TryeType pref("font.FreeType2.enable", true); pref("font.freetype2.shared-library", "libfreetype.so.6"); pref("font.FreeType2.autohinted", false); pref("font.FreeType2.unhinted", false); pref("font.antialias.min", 10); pref("font.directory.truetype.1", "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"); pref("font.directory.truetype.2", "/usr/share/fonts/truetype"); pref("font.directory.truetype.3", "/usr/share/fonts/truetype/openoffice"); // AA with Bitmap scaling. pref("font.scale.aa_bitmap.enable", true; pref("font.scale.aa_bitmap.always", false); pref("font.scale.aa_bitmap.min", 6); // Default western font //pref("font.name.cursive.x-western", "misc-fixed-iso8859-1"); //pref("font.name.fantasy.x-western", "misc-fixed-iso8859-1"); //pref("font.name.serif.x-western", "misc-fixed-iso8859-1"); //pref("font.name.monospace.x-western", "misc-fixed-iso8859-1"); //pref("font.name.sans-serif.x-western", "misc-fixed-iso8859-1"); Any idea what might be the problem? -- Dale Hair <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]