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
qttf_maxp_table Struct Reference
+ Collaboration diagram for qttf_maxp_table:

Public Attributes

quint16 numGlyphs
 
quint16 maxPoints
 
quint16 maxContours
 
quint16 maxCompositePoints
 
quint16 maxCompositeContours
 
quint16 maxComponentElements
 
quint16 maxComponentDepth
 

Detailed Description

Definition at line 325 of file qfontsubset.cpp.

Member Data Documentation

◆ maxComponentDepth

quint16 qttf_maxp_table::maxComponentDepth

Definition at line 332 of file qfontsubset.cpp.

◆ maxComponentElements

quint16 qttf_maxp_table::maxComponentElements

Definition at line 331 of file qfontsubset.cpp.

◆ maxCompositeContours

quint16 qttf_maxp_table::maxCompositeContours

Definition at line 330 of file qfontsubset.cpp.

◆ maxCompositePoints

quint16 qttf_maxp_table::maxCompositePoints

Definition at line 329 of file qfontsubset.cpp.

◆ maxContours

quint16 qttf_maxp_table::maxContours

Definition at line 328 of file qfontsubset.cpp.

◆ maxPoints

quint16 qttf_maxp_table::maxPoints

Definition at line 327 of file qfontsubset.cpp.

◆ numGlyphs

quint16 qttf_maxp_table::numGlyphs

Definition at line 326 of file qfontsubset.cpp.


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