Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFPF_SkiaFontMgr Class Reference

#include <cfpf_skiafontmgr.h>

+ Collaboration diagram for CFPF_SkiaFontMgr:

Public Member Functions

 CFPF_SkiaFontMgr ()
 
 ~CFPF_SkiaFontMgr ()
 
void LoadSystemFonts ()
 
CFPF_SkiaFontCreateFont (ByteStringView bsFamilyname, FX_Charset uCharset, uint32_t dwStyle)
 
bool InitFTLibrary ()
 
RetainPtr< CFX_FaceGetFontFace (ByteStringView bsFile, int32_t iFaceIndex)
 

Detailed Description

Definition at line 23 of file cfpf_skiafontmgr.h.

Constructor & Destructor Documentation

◆ CFPF_SkiaFontMgr()

CFPF_SkiaFontMgr::CFPF_SkiaFontMgr ( )
default

◆ ~CFPF_SkiaFontMgr()

CFPF_SkiaFontMgr::~CFPF_SkiaFontMgr ( )

Definition at line 216 of file cfpf_skiafontmgr.cpp.

Member Function Documentation

◆ CreateFont()

CFPF_SkiaFont * CFPF_SkiaFontMgr::CreateFont ( ByteStringView bsFamilyname,
FX_Charset uCharset,
uint32_t dwStyle )

Definition at line 241 of file cfpf_skiafontmgr.cpp.

References kANSI, kDefault, and kMSWin_Arabic.

◆ GetFontFace()

RetainPtr< CFX_Face > CFPF_SkiaFontMgr::GetFontFace ( ByteStringView bsFile,
int32_t iFaceIndex )

Definition at line 322 of file cfpf_skiafontmgr.cpp.

◆ InitFTLibrary()

bool CFPF_SkiaFontMgr::InitFTLibrary ( )

Definition at line 221 of file cfpf_skiafontmgr.cpp.

◆ LoadSystemFonts()

void CFPF_SkiaFontMgr::LoadSystemFonts ( )

Definition at line 234 of file cfpf_skiafontmgr.cpp.

Referenced by CFX_AndroidFontInfo::Init().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: