Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
SkTypeface_fontations.h File Reference
#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< SkTypefaceSkTypeface_Make_Fontations (std::unique_ptr< SkStreamAsset > fontData, const SkFontArguments &args)
 

Function Documentation

◆ SkTypeface_Make_Fontations()

SK_API sk_sp< SkTypeface > SkTypeface_Make_Fontations ( std::unique_ptr< SkStreamAsset fontData,
const SkFontArguments args 
)

Definition at line 81 of file SkTypeface_fontations.cpp.

82 {
83 return SkTypeface_Fontations::MakeFromStream(std::move(fontData), args);
84}
static sk_sp< SkTypeface > MakeFromStream(std::unique_ptr< SkStreamAsset >, const SkFontArguments &)
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args