-
- Downloads
Bug 1774413: Bundled fonts are not picked up on macOS r=jfkthame
Bundled fonts were not picked up because also child processes need to register them. Also, they were assigned User visibility, instead of Base, which was not coherent with other platforms. Differential Revision: https://phabricator.services.mozilla.com/D150400
parent
5b58854a
No related branches found
No related tags found
Showing
- gfx/thebes/gfxMacPlatformFontList.h 12 additions, 0 deletionsgfx/thebes/gfxMacPlatformFontList.h
- gfx/thebes/gfxMacPlatformFontList.mm 83 additions, 0 deletionsgfx/thebes/gfxMacPlatformFontList.mm
- gfx/thebes/gfxPlatformFontList.cpp 2 additions, 2 deletionsgfx/thebes/gfxPlatformFontList.cpp
- gfx/thebes/gfxPlatformMac.cpp 4 additions, 69 deletionsgfx/thebes/gfxPlatformMac.cpp
- gfx/thebes/gfxPlatformMac.h 2 additions, 0 deletionsgfx/thebes/gfxPlatformMac.h
Please sign in to comment