![]() |
Flutter Engine
The Flutter Engine
|
#include "include/core/SkData.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkSpan.h"
#include "include/core/SkTypes.h"
Go to the source code of this file.
Functions | |
SK_API sk_sp< SkFontMgr > | SkFontMgr_New_Custom_Data (SkSpan< sk_sp< SkData > >) |
Create a custom font manager which wraps a collection of SkData-stored fonts. This font manager uses FreeType for rendering.
Definition at line 130 of file SkFontMgr_custom_embedded.cpp.