Qt 4.8
Public Variables | List of all members
qttf_head_table Struct Reference

Public Variables

qint64 created
 
quint16 flags
 
qint32 font_revision
 
qint16 indexToLocFormat
 
quint16 macStyle
 
qint64 modified
 
qint16 xMax
 
qint16 xMin
 
qint16 yMax
 
qint16 yMin
 

Detailed Description

Definition at line 576 of file qfontsubset.cpp.

Properties

◆ created

qint64 qttf_head_table::created

Definition at line 579 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ flags

quint16 qttf_head_table::flags

Definition at line 578 of file qfontsubset.cpp.

Referenced by QFontSubset::toTruetype().

◆ font_revision

qint32 qttf_head_table::font_revision

Definition at line 577 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ indexToLocFormat

qint16 qttf_head_table::indexToLocFormat

Definition at line 586 of file qfontsubset.cpp.

Referenced by generateGlyphTables(), and generateHead().

◆ macStyle

quint16 qttf_head_table::macStyle

Definition at line 585 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ modified

qint64 qttf_head_table::modified

Definition at line 580 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ xMax

qint16 qttf_head_table::xMax

Definition at line 583 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ xMin

qint16 qttf_head_table::xMin

Definition at line 581 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ yMax

qint16 qttf_head_table::yMax

Definition at line 584 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().

◆ yMin

qint16 qttf_head_table::yMin

Definition at line 582 of file qfontsubset.cpp.

Referenced by generateHead(), and QFontSubset::toTruetype().


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