Flutter Engine
The Flutter Engine
|
#include "include/core/SkFontArguments.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkTypeface.h"
#include "include/core/SkTypes.h"
#include <memory>
Go to the source code of this file.
Functions | |
SK_API sk_sp< SkTypeface > | SkTypeface_Make_Fontations (std::unique_ptr< SkStreamAsset > fontData, const SkFontArguments &args) |
SK_API sk_sp< SkTypeface > SkTypeface_Make_Fontations | ( | std::unique_ptr< SkStreamAsset > | fontData, |
const SkFontArguments & | args | ||
) |
Definition at line 90 of file SkTypeface_fontations.cpp.