Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
SkTypeface_fontations.cpp File Reference
#include "include/ports/SkTypeface_fontations.h"
#include "include/codec/SkCodec.h"
#include "include/codec/SkPngDecoder.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkData.h"
#include "include/core/SkFontMetrics.h"
#include "include/core/SkImage.h"
#include "include/core/SkPictureRecorder.h"
#include "include/core/SkStream.h"
#include "include/effects/SkGradientShader.h"
#include "include/pathops/SkPathOps.h"
#include "src/core/SkFontDescriptor.h"
#include "src/core/SkFontPriv.h"
#include "src/ports/SkTypeface_fontations_priv.h"
#include "src/ports/fontations/src/skpath_bridge.h"

Go to the source code of this file.

Classes

class  SkrifaLocalizedStrings
 
class  SkFontationsScalerContext
 
struct  SkFontationsScalerContext::ScalerContextBits
 

Namespaces

namespace  sk_fontations
 

Functions

sk_sp< SkTypefaceSkTypeface_Make_Fontations (std::unique_ptr< SkStreamAsset > fontData, const SkFontArguments &args)
 

Function Documentation

◆ SkTypeface_Make_Fontations()

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