Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTFontHandle Struct Reference

Definition at line 39 of file TTF.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 TTFontHandle::is_symbol ( ) const
inline

Definition at line 43 of file TTF.cxx.

Member Data Documentation

◆ charmap

FT_CharMap TTFontHandle::charmap = nullptr

Definition at line 42 of file TTF.cxx.

◆ face

FT_Face TTFontHandle::face = nullptr

Definition at line 41 of file TTF.cxx.

◆ name

std::string TTFontHandle::name

Definition at line 40 of file TTF.cxx.

Collaboration diagram for TTFontHandle:
[legend]

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