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_LoaderRec_ Struct Reference

#include <tttypes.h>

Public Attributes

FT_Face face
 
FT_Size size
 
FT_GlyphSlot glyph
 
FT_GlyphLoader gloader
 
FT_ULong load_flags
 
FT_UInt glyph_index
 
FT_Stream stream
 
FT_Int byte_len
 
FT_Short n_contours
 
FT_BBox bbox
 
FT_Int left_bearing
 
FT_Int advance
 
FT_Int linear
 
FT_Bool linear_def
 
FT_Bool preserve_pps
 
FT_Vector pp1
 
FT_Vector pp2
 
FT_ULong glyf_offset
 
TT_GlyphZoneRec base
 
TT_GlyphZoneRec zone
 
TT_ExecContext exec
 
FT_Byteinstructions
 
FT_ULong ins_pos
 
voidother
 
FT_Int top_bearing
 
FT_Int vadvance
 
FT_Vector pp3
 
FT_Vector pp4
 
FT_Bytecursor
 
FT_Bytelimit
 

Detailed Description

Definition at line 1496 of file tttypes.h.

Member Data Documentation

◆ advance

FT_Int TT_LoaderRec_::advance

Definition at line 1512 of file tttypes.h.

◆ base

TT_GlyphZoneRec TT_LoaderRec_::base

Definition at line 1522 of file tttypes.h.

◆ bbox

FT_BBox TT_LoaderRec_::bbox

Definition at line 1510 of file tttypes.h.

Referenced by TT_Load_Glyph_Header().

◆ byte_len

FT_Int TT_LoaderRec_::byte_len

Definition at line 1507 of file tttypes.h.

◆ cursor

FT_Byte* TT_LoaderRec_::cursor

◆ exec

TT_ExecContext TT_LoaderRec_::exec

Definition at line 1525 of file tttypes.h.

◆ face

FT_Face TT_LoaderRec_::face

Definition at line 1498 of file tttypes.h.

◆ gloader

FT_GlyphLoader TT_LoaderRec_::gloader

Definition at line 1501 of file tttypes.h.

Referenced by TT_Load_Composite_Glyph().

◆ glyf_offset

FT_ULong TT_LoaderRec_::glyf_offset

Definition at line 1519 of file tttypes.h.

◆ glyph

FT_GlyphSlot TT_LoaderRec_::glyph

Definition at line 1500 of file tttypes.h.

◆ glyph_index

FT_UInt TT_LoaderRec_::glyph_index

Definition at line 1504 of file tttypes.h.

◆ ins_pos

FT_ULong TT_LoaderRec_::ins_pos

Definition at line 1527 of file tttypes.h.

Referenced by TT_Load_Composite_Glyph().

◆ instructions

FT_Byte* TT_LoaderRec_::instructions

Definition at line 1526 of file tttypes.h.

◆ left_bearing

FT_Int TT_LoaderRec_::left_bearing

Definition at line 1511 of file tttypes.h.

◆ limit

FT_Byte* TT_LoaderRec_::limit

◆ linear

FT_Int TT_LoaderRec_::linear

Definition at line 1513 of file tttypes.h.

◆ linear_def

FT_Bool TT_LoaderRec_::linear_def

Definition at line 1514 of file tttypes.h.

◆ load_flags

FT_ULong TT_LoaderRec_::load_flags

Definition at line 1503 of file tttypes.h.

◆ n_contours

FT_Short TT_LoaderRec_::n_contours

Definition at line 1509 of file tttypes.h.

Referenced by TT_Load_Glyph_Header().

◆ other

void* TT_LoaderRec_::other

Definition at line 1530 of file tttypes.h.

◆ pp1

FT_Vector TT_LoaderRec_::pp1

Definition at line 1516 of file tttypes.h.

◆ pp2

FT_Vector TT_LoaderRec_::pp2

Definition at line 1517 of file tttypes.h.

◆ pp3

FT_Vector TT_LoaderRec_::pp3

Definition at line 1535 of file tttypes.h.

◆ pp4

FT_Vector TT_LoaderRec_::pp4

Definition at line 1536 of file tttypes.h.

◆ preserve_pps

FT_Bool TT_LoaderRec_::preserve_pps

Definition at line 1515 of file tttypes.h.

◆ size

FT_Size TT_LoaderRec_::size

Definition at line 1499 of file tttypes.h.

◆ stream

FT_Stream TT_LoaderRec_::stream

◆ top_bearing

FT_Int TT_LoaderRec_::top_bearing

Definition at line 1533 of file tttypes.h.

◆ vadvance

FT_Int TT_LoaderRec_::vadvance

Definition at line 1534 of file tttypes.h.

◆ zone

TT_GlyphZoneRec TT_LoaderRec_::zone

Definition at line 1523 of file tttypes.h.


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