Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qttf_font_tables Struct Reference
+ Collaboration diagram for qttf_font_tables:

Public Attributes

qttf_head_table head
 
qttf_hhea_table hhea
 
qttf_maxp_table maxp
 

Detailed Description

Definition at line 350 of file qfontsubset.cpp.

Member Data Documentation

◆ head

qttf_head_table qttf_font_tables::head

Definition at line 352 of file qfontsubset.cpp.

Referenced by generateGlyphTables().

◆ hhea

qttf_hhea_table qttf_font_tables::hhea

Definition at line 353 of file qfontsubset.cpp.

Referenced by generateGlyphTables().

◆ maxp

qttf_maxp_table qttf_font_tables::maxp

Definition at line 354 of file qfontsubset.cpp.

Referenced by generateGlyphTables().


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