Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
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 63 of file tttables.h.

Member Data Documentation

◆ CheckSum_Adjust

FT_Long TT_Header_::CheckSum_Adjust

Definition at line 68 of file tttables.h.

◆ Created

FT_Long TT_Header_::Created[2]

Definition at line 74 of file tttables.h.

◆ Flags

FT_UShort TT_Header_::Flags

Definition at line 71 of file tttables.h.

◆ Font_Direction

FT_Short TT_Header_::Font_Direction

Definition at line 85 of file tttables.h.

◆ Font_Revision

FT_Fixed TT_Header_::Font_Revision

Definition at line 66 of file tttables.h.

◆ Glyph_Data_Format

FT_Short TT_Header_::Glyph_Data_Format

Definition at line 87 of file tttables.h.

◆ Index_To_Loc_Format

FT_Short TT_Header_::Index_To_Loc_Format

Definition at line 86 of file tttables.h.

◆ Lowest_Rec_PPEM

FT_UShort TT_Header_::Lowest_Rec_PPEM

Definition at line 83 of file tttables.h.

◆ Mac_Style

FT_UShort TT_Header_::Mac_Style

Definition at line 82 of file tttables.h.

◆ Magic_Number

FT_Long TT_Header_::Magic_Number

Definition at line 69 of file tttables.h.

◆ Modified

FT_Long TT_Header_::Modified[2]

Definition at line 75 of file tttables.h.

◆ Table_Version

FT_Fixed TT_Header_::Table_Version

Definition at line 65 of file tttables.h.

◆ Units_Per_EM

FT_UShort TT_Header_::Units_Per_EM

Definition at line 72 of file tttables.h.

◆ xMax

FT_Short TT_Header_::xMax

Definition at line 79 of file tttables.h.

◆ xMin

FT_Short TT_Header_::xMin

Definition at line 77 of file tttables.h.

◆ yMax

FT_Short TT_Header_::yMax

Definition at line 80 of file tttables.h.

◆ yMin

FT_Short TT_Header_::yMin

Definition at line 78 of file tttables.h.


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