in xorg la NVIDIA:
Option “UseEdidDpi” “FALSE”
Option “DPI” “96 x 96″
in about:config:
// TrueType
user_pref (“font.FreeType2.enable”, true);
user_pref (“font.freetype2.shared-library”, “libfreetype.so.6″);
// if libfreetype was built without hinting compiled in
// it is best to leave hinting off
user_pref (“font.FreeType2.autohinted”, true);
user_pref (“font.FreeType2.unhinted”, true);
// below a certain pixel size anti-aliased fonts produce poor results
user_pref (“font.antialias.min”, 0);
user_pref (“font.embedded_bitmaps.max”, 1000000);
// sample user_pref s for TrueType font dirs
user_pref (“font.directory.truetype.1″, “/usr/share/fonts/ttf-bitstream-vera”);
user_pref (“font.directory.truetype.2″, “/usr/share/fonts/TTF”);
user_pref (“font.directory.truetype.3″, “/usr/share/fonts/corefonts”);
user_pref (“font.directory.truetype.4″, “/usr/share/fonts/freefont”);
user_pref (“font.FreeType2.printing”, true);
la setari:
Proportional: Serif (Size: 16)
Serif: Bitstream vera serif
Sans-serif: Bitstream vera sans
Monospace: Bitstream vera sans mono (Size: 12)
minimum: 12
allow other apps to use their fonts
important sa ai multe fonturi in X mai ales cele din vindoza
