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

#include <tttypes.h>

Public Attributes

FT_UShort first_glyph
 
FT_UShort last_glyph
 
FT_UShort index_format
 
FT_UShort image_format
 
FT_ULong image_offset
 
FT_ULong image_size
 
TT_SBit_MetricsRec metrics
 
FT_ULong num_glyphs
 
FT_ULongglyph_offsets
 
FT_UShortglyph_codes
 
FT_ULong table_offset
 

Detailed Description

Definition at line 589 of file tttypes.h.

Member Data Documentation

◆ first_glyph

FT_UShort TT_SBit_RangeRec_::first_glyph

Definition at line 591 of file tttypes.h.

◆ glyph_codes

FT_UShort* TT_SBit_RangeRec_::glyph_codes

Definition at line 603 of file tttypes.h.

◆ glyph_offsets

FT_ULong* TT_SBit_RangeRec_::glyph_offsets

Definition at line 602 of file tttypes.h.

◆ image_format

FT_UShort TT_SBit_RangeRec_::image_format

Definition at line 595 of file tttypes.h.

◆ image_offset

FT_ULong TT_SBit_RangeRec_::image_offset

Definition at line 596 of file tttypes.h.

◆ image_size

FT_ULong TT_SBit_RangeRec_::image_size

Definition at line 598 of file tttypes.h.

◆ index_format

FT_UShort TT_SBit_RangeRec_::index_format

Definition at line 594 of file tttypes.h.

◆ last_glyph

FT_UShort TT_SBit_RangeRec_::last_glyph

Definition at line 592 of file tttypes.h.

◆ metrics

TT_SBit_MetricsRec TT_SBit_RangeRec_::metrics

Definition at line 599 of file tttypes.h.

◆ num_glyphs

FT_ULong TT_SBit_RangeRec_::num_glyphs

Definition at line 600 of file tttypes.h.

◆ table_offset

FT_ULong TT_SBit_RangeRec_::table_offset

Definition at line 605 of file tttypes.h.


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