Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTFhandle::FontStruct Struct Reference

Definition at line 45 of file TTFhandle.cxx.

Public Member Functions

bool is_symbol () const
 

Public Attributes

FT_CharMap charmap = nullptr
 
FT_Face face = nullptr
 
std::string name
 

Member Function Documentation

◆ is_symbol()

bool TTFhandle::FontStruct::is_symbol ( ) const
inline

Definition at line 49 of file TTFhandle.cxx.

Member Data Documentation

◆ charmap

FT_CharMap TTFhandle::FontStruct::charmap = nullptr

Definition at line 48 of file TTFhandle.cxx.

◆ face

FT_Face TTFhandle::FontStruct::face = nullptr

Definition at line 47 of file TTFhandle.cxx.

◆ name

std::string TTFhandle::FontStruct::name

Definition at line 46 of file TTFhandle.cxx.

Collaboration diagram for TTFhandle::FontStruct:
[legend]

The documentation for this struct was generated from the following file: