ReactOS 0.4.17-dev-934-g091855f
tt_head Struct Reference

Public Attributes

USHORT majorVersion
 
USHORT minorVersion
 
ULONG revision
 
ULONG checksumadj
 
ULONG magic
 
USHORT flags
 
USHORT unitsPerEm
 
ULONGLONG created
 
ULONGLONG modified
 
SHORT xMin
 
SHORT yMin
 
SHORT xMax
 
SHORT yMax
 
USHORT macStyle
 
USHORT lowestRecPPEM
 
SHORT direction_hint
 
SHORT index_format
 
SHORT glyphdata_format
 

Detailed Description

Definition at line 135 of file opentype.c.

Member Data Documentation

◆ checksumadj

ULONG tt_head::checksumadj

Definition at line 140 of file opentype.c.

◆ created

ULONGLONG tt_head::created

Definition at line 144 of file opentype.c.

◆ direction_hint

SHORT tt_head::direction_hint

Definition at line 152 of file opentype.c.

◆ flags

USHORT tt_head::flags

Definition at line 142 of file opentype.c.

◆ glyphdata_format

SHORT tt_head::glyphdata_format

Definition at line 154 of file opentype.c.

◆ index_format

SHORT tt_head::index_format

Definition at line 153 of file opentype.c.

◆ lowestRecPPEM

USHORT tt_head::lowestRecPPEM

Definition at line 151 of file opentype.c.

◆ macStyle

USHORT tt_head::macStyle

Definition at line 150 of file opentype.c.

◆ magic

ULONG tt_head::magic

Definition at line 141 of file opentype.c.

◆ majorVersion

USHORT tt_head::majorVersion

Definition at line 137 of file opentype.c.

◆ minorVersion

USHORT tt_head::minorVersion

Definition at line 138 of file opentype.c.

◆ modified

ULONGLONG tt_head::modified

Definition at line 145 of file opentype.c.

◆ revision

ULONG tt_head::revision

Definition at line 139 of file opentype.c.

◆ unitsPerEm

USHORT tt_head::unitsPerEm

Definition at line 143 of file opentype.c.

◆ xMax

SHORT tt_head::xMax

Definition at line 148 of file opentype.c.

◆ xMin

SHORT tt_head::xMin

Definition at line 146 of file opentype.c.

◆ yMax

SHORT tt_head::yMax

Definition at line 149 of file opentype.c.

◆ yMin

SHORT tt_head::yMin

Definition at line 147 of file opentype.c.


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