зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1056479 p10 - activate bundled fonts. r=m_kato
This commit is contained in:
Родитель
540fea6e49
Коммит
d81f5d0dd1
|
@ -1051,6 +1051,7 @@ gfxFcPlatformFontList::InitFontList()
|
|||
AddFontSetFamilies(systemFonts);
|
||||
|
||||
#ifdef MOZ_BUNDLED_FONTS
|
||||
ActivateBundledFonts();
|
||||
FcFontSet* appFonts = FcConfigGetFonts(nullptr, FcSetApplication);
|
||||
AddFontSetFamilies(appFonts);
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче