зеркало из https://github.com/mozilla/gecko-dev.git
bug 700023 - enable graphite font shaping by default. r=jdaggett
This commit is contained in:
Родитель
db7bee9956
Коммит
e2c957f1d0
|
@ -232,7 +232,7 @@ pref("gfx.filter.nearest.force-enabled", false);
|
|||
// whether to always search all font cmaps during system font fallback
|
||||
pref("gfx.font_rendering.fallback.always_use_cmaps", false);
|
||||
|
||||
pref("gfx.font_rendering.graphite.enabled", false);
|
||||
pref("gfx.font_rendering.graphite.enabled", true);
|
||||
|
||||
// Check intl/unicharutil/util/nsUnicodeProperties.h for definitions of script bits
|
||||
// in the ShapingType enumeration
|
||||
|
|
Загрузка…
Ссылка в новой задаче