Bug 995046 - update preload font list on OSX. r=mkato

This commit is contained in:
John Daggett 2014-04-15 08:45:17 +09:00
parent 676414cd63
commit 5992cc6232

View File

@ -3086,7 +3086,7 @@ pref("font.single-face-list", "Osaka-Mono");
// optimization hint for fonts with localized names to be read in at startup, otherwise read in at lookup miss
// names are canonical family names (typically English names)
pref("font.preload-names-list", "Hiragino Kaku Gothic Pro,Hiragino Mincho Pro,STSong");
pref("font.preload-names-list", "Hiragino Kaku Gothic ProN,Hiragino Mincho ProN,STSong");
// Override font-weight values for some problematic families Apple ships
// (see bug 931426).