Le 1 f�vr. 2005, � 11:36, Martin Costabel a �crit :
Mich�le Garoche wrote:
May also be related to freetype, but then I'm not a specialist, Martin?
Unfortunately, having to fight with freetype all the time doesn't make me a specialist ;-) . And I am ashamed to say that on the present topic, I am in the camp of the "no bold" people. I tried a couple of the standard gestures, but so far nothing worked, and I am not seeing bold fonts, neither in mozilla nor in firefox under X11. Weird.
No idea if it makes a difference, but here are some things.
I don't remember what I did last year, but anyway I changed a configuration file related to fonts somewhere in /etc or so. And I run xfontpath install, xfontpath enable with all possible fonts in Fink, run also fondu, so that now I have this when dumping fonts:
xfontpath dump /sw/lib/X11/fonts/freefont/ /sw/lib/X11/fonts/sharefont/ /sw/lib/X11/fonts/intl/ /sw/lib/X11/fonts/intl/TrueType/ /sw/lib/X11/fonts/intl/Type1/ /sw/lib/X11/fonts/cxterm/ /sw/lib/X11/fonts/msttf/ /sw/lib/X11/fonts/ghostscript/Type1/ /sw/lib/X11/fonts/applettf/ /sw/lib/X11/fonts/konsole/
xfontpath basedir /sw/lib/X11/fonts
What I have in /sw/etc/mozilla/pref.js:
// XIM style
pref("xim.input_style", "over-the-spot");// TryeType
pref("font.FreeType2.enable", true);
pref("font.freetype2.shared-library", "/sw/lib/libfreetype.6.dylib");
pref("font.FreeType2.autohinted", true);
pref("font.FreeType2.unhinted", true);
pref("font.antialias.min", 10);
pref("font.embedded_bitmaps.max", 1000000);
pref("font.scale.tt_bitmap.dark_text.min", 64);
pref("font.scale.tt_bitmap.dark_text.gain", "0.0");
pref("font.directory.truetype.1", "/Library/Fonts");
pref("font.directory.truetype.2", "/Network/Library/Fonts");
pref("font.directory.truetype.3", "/System/Library/Fonts");
pref("font.directory.truetype.4", "/usr/X11R6/lib/X11/fonts/TTF");
pref("font.directory.truetype.5", "/sw/share/fonts/truetype");// 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);This one seems wrong by me, no such directory:
pref("font.directory.truetype.5", "/sw/share/fonts/truetype");Apart from that, I don't see/remind anything special.
Mich�le <http://micmacfr.homeunix.org>
PGP.sig
Description: =?ISO-8859-1?Q?Ceci_est_une_signature_=E9lectronique_PGP?=
