mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 995046 - update preload font list on OSX. r=mkato
This commit is contained in:
parent
676414cd63
commit
5992cc6232
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user