mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
Bug 1271262 - Enable graphite2 font shaping by default for all channels. r=jet
This commit is contained in:
parent
b4581e4e52
commit
bcf28c976d
@ -703,11 +703,7 @@ pref("gfx.font_rendering.wordcache.charlimit", 32);
|
||||
// cache shaped word results
|
||||
pref("gfx.font_rendering.wordcache.maxentries", 10000);
|
||||
|
||||
#ifdef RELEASE_BUILD
|
||||
pref("gfx.font_rendering.graphite.enabled", false);
|
||||
#else
|
||||
pref("gfx.font_rendering.graphite.enabled", true);
|
||||
#endif
|
||||
|
||||
#ifdef XP_WIN
|
||||
pref("gfx.font_rendering.directwrite.force-enabled", false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user