zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FT_GlyphSlotRec_ Struct Reference

#include <freetype.h>

Public Attributes

FT_Vector advance
 
FT_Bitmap bitmap
 
FT_Int bitmap_left
 
FT_Int bitmap_top
 
voidcontrol_data
 
long control_len
 
FT_Face face
 
FT_Glyph_Format format
 
FT_Generic generic
 
FT_Slot_Internal internal
 
FT_Library library
 
FT_Fixed linearHoriAdvance
 
FT_Fixed linearVertAdvance
 
FT_Pos lsb_delta
 
FT_Glyph_Metrics metrics
 
FT_GlyphSlot next
 
FT_UInt num_subglyphs
 
voidother
 
FT_Outline outline
 
FT_UInt reserved
 
FT_Pos rsb_delta
 
FT_SubGlyph subglyphs
 

Detailed Description

Definition at line 1605 of file freetype.h.

Member Data Documentation

FT_Vector FT_GlyphSlotRec_::advance

Definition at line 1616 of file freetype.h.

Referenced by FT_Load_Glyph(), ftc_snode_load(), and gxv_prop_zero_advance_validate().

void* FT_GlyphSlotRec_::control_data
long FT_GlyphSlotRec_::control_len
FT_Generic FT_GlyphSlotRec_::generic

Definition at line 1611 of file freetype.h.

Referenced by FT_Done_GlyphSlot().

FT_Library FT_GlyphSlotRec_::library

Definition at line 1607 of file freetype.h.

Referenced by FT_Glyph_To_Bitmap(), ft_glyphslot_init(), and ft_smooth_render_generic().

FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance
FT_Fixed FT_GlyphSlotRec_::linearVertAdvance
FT_Pos FT_GlyphSlotRec_::lsb_delta

Definition at line 1632 of file freetype.h.

Referenced by af_loader_load_g(), and ft_glyphslot_clear().

FT_GlyphSlot FT_GlyphSlotRec_::next

Definition at line 1609 of file freetype.h.

Referenced by FT_Done_GlyphSlot(), and FT_New_GlyphSlot().

FT_UInt FT_GlyphSlotRec_::num_subglyphs
void* FT_GlyphSlotRec_::other

Definition at line 1635 of file freetype.h.

Referenced by ft_glyphslot_clear(), and t42_glyphslot_clear().

FT_UInt FT_GlyphSlotRec_::reserved

Definition at line 1610 of file freetype.h.

FT_Pos FT_GlyphSlotRec_::rsb_delta

Definition at line 1633 of file freetype.h.

Referenced by af_loader_load_g(), and ft_glyphslot_clear().


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