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

#include <ftobjs.h>

Public Attributes

FT_UInt flags
 
FT_Vector glyph_delta
 
voidglyph_hints
 
FT_Matrix glyph_matrix
 
FT_Bool glyph_transformed
 
FT_GlyphLoader loader
 

Detailed Description

Definition at line 378 of file ftobjs.h.

Member Data Documentation

FT_UInt FT_Slot_InternalRec_::flags

Definition at line 381 of file ftobjs.h.

Referenced by FNT_Load_Glyph(), ft_raster1_render(), and ft_smooth_render_generic().

FT_Vector FT_Slot_InternalRec_::glyph_delta

Definition at line 384 of file ftobjs.h.

void* FT_Slot_InternalRec_::glyph_hints

Definition at line 385 of file ftobjs.h.

Referenced by cff_builder_init().

FT_Matrix FT_Slot_InternalRec_::glyph_matrix

Definition at line 383 of file ftobjs.h.

FT_Bool FT_Slot_InternalRec_::glyph_transformed

Definition at line 382 of file ftobjs.h.

FT_GlyphLoader FT_Slot_InternalRec_::loader

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