Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Functions | |
SK_API sk_sp< SkFontMgr > | SkFontMgr_New_FontConfig (FcConfig *fc) |
Create a font manager around a FontConfig instance. If 'fc' is NULL, will use a new default config. Takes ownership of 'fc' and will call FcConfigDestroy on it.
Definition at line 970 of file SkFontMgr_fontconfig.cpp.