зеркало из https://github.com/mozilla/gecko-dev.git
Bug 504698. Disable forcing on Cleartype for system fonts for now. r=jkew
This commit is contained in:
Родитель
189cf82cee
Коммит
82c0c1b0f4
|
@ -1615,7 +1615,7 @@ pref("font.mathfont-family", "STIXNonUnicode, STIXSize1, STIXGeneral, Symbol, De
|
|||
pref("gfx.font_rendering.cleartype.use_for_downloadable_fonts", true);
|
||||
|
||||
// use cleartype rendering for all fonts always (win xp only)
|
||||
pref("gfx.font_rendering.cleartype.always_use_for_content", true);
|
||||
pref("gfx.font_rendering.cleartype.always_use_for_content", false);
|
||||
|
||||
pref("ui.key.menuAccessKeyFocuses", true);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче