FT_GlyphSlotRec

Undocumented in source.

Members

Variables

advance
FT_Vector advance;
Undocumented in source.
bitmap
FT_Bitmap bitmap;
Undocumented in source.
bitmap_left
FT_Int bitmap_left;
Undocumented in source.
bitmap_top
FT_Int bitmap_top;
Undocumented in source.
control_data
void* control_data;
Undocumented in source.
control_len
c_long control_len;
Undocumented in source.
face
FT_Face face;
Undocumented in source.
format
FT_Glyph_Format format;
Undocumented in source.
generic
FT_Generic generic;
Undocumented in source.
internal
FT_Slot_Internal internal;
Undocumented in source.
library
FT_Library library;
Undocumented in source.
linearHoriAdvance
FT_Fixed linearHoriAdvance;
Undocumented in source.
linearVertAdvance
FT_Fixed linearVertAdvance;
Undocumented in source.
lsb_delta
FT_Pos lsb_delta;
Undocumented in source.
metrics
FT_Glyph_Metrics metrics;
Undocumented in source.
next
FT_GlyphSlot next;
Undocumented in source.
num_subglyphs
FT_UInt num_subglyphs;
Undocumented in source.
other
void* other;
Undocumented in source.
outline
FT_Outline outline;
Undocumented in source.
reserved
FT_UInt reserved;
Undocumented in source.
rsb_delta
FT_Pos rsb_delta;
Undocumented in source.
subglyphs
FT_SubGlyph subglyphs;
Undocumented in source.

Meta