ReactOS 0.4.15-dev-7953-g1f49173
TT_Header_ Struct Reference

#include <tttables.h>

Public Attributes

FT_Fixed Table_Version
 
FT_Fixed Font_Revision
 
FT_Long CheckSum_Adjust
 
FT_Long Magic_Number
 
FT_UShort Flags
 
FT_UShort Units_Per_EM
 
FT_Long Created [2]
 
FT_Long Modified [2]
 
FT_Short xMin
 
FT_Short yMin
 
FT_Short xMax
 
FT_Short yMax
 
FT_UShort Mac_Style
 
FT_UShort Lowest_Rec_PPEM
 
FT_Short Font_Direction
 
FT_Short Index_To_Loc_Format
 
FT_Short Glyph_Data_Format
 

Detailed Description

Definition at line 83 of file tttables.h.

Member Data Documentation

◆ CheckSum_Adjust

FT_Long TT_Header_::CheckSum_Adjust

Definition at line 88 of file tttables.h.

◆ Created

FT_Long TT_Header_::Created[2]

Definition at line 94 of file tttables.h.

◆ Flags

FT_UShort TT_Header_::Flags

Definition at line 91 of file tttables.h.

◆ Font_Direction

FT_Short TT_Header_::Font_Direction

Definition at line 105 of file tttables.h.

◆ Font_Revision

FT_Fixed TT_Header_::Font_Revision

Definition at line 86 of file tttables.h.

◆ Glyph_Data_Format

FT_Short TT_Header_::Glyph_Data_Format

Definition at line 107 of file tttables.h.

◆ Index_To_Loc_Format

FT_Short TT_Header_::Index_To_Loc_Format

Definition at line 106 of file tttables.h.

◆ Lowest_Rec_PPEM

FT_UShort TT_Header_::Lowest_Rec_PPEM

Definition at line 103 of file tttables.h.

◆ Mac_Style

FT_UShort TT_Header_::Mac_Style

Definition at line 102 of file tttables.h.

◆ Magic_Number

FT_Long TT_Header_::Magic_Number

Definition at line 89 of file tttables.h.

◆ Modified

FT_Long TT_Header_::Modified[2]

Definition at line 95 of file tttables.h.

◆ Table_Version

FT_Fixed TT_Header_::Table_Version

Definition at line 85 of file tttables.h.

◆ Units_Per_EM

FT_UShort TT_Header_::Units_Per_EM

Definition at line 92 of file tttables.h.

◆ xMax

FT_Short TT_Header_::xMax

Definition at line 99 of file tttables.h.

◆ xMin

FT_Short TT_Header_::xMin

Definition at line 97 of file tttables.h.

◆ yMax

FT_Short TT_Header_::yMax

Definition at line 100 of file tttables.h.

◆ yMin

FT_Short TT_Header_::yMin

Definition at line 98 of file tttables.h.


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