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

#include <ftobjs.h>

Public Attributes

FT_Bool ignore_unpatented_hinter
 
FT_UInt refcount
 
FT_ServiceCacheRec services
 
FT_Vector transform_delta
 
FT_Int transform_flags
 
FT_Matrix transform_matrix
 

Detailed Description

Definition at line 320 of file ftobjs.h.

Member Data Documentation

FT_Bool FT_Face_InternalRec_::ignore_unpatented_hinter

Definition at line 336 of file ftobjs.h.

FT_UInt FT_Face_InternalRec_::refcount

Definition at line 337 of file ftobjs.h.

FT_ServiceCacheRec FT_Face_InternalRec_::services

Definition at line 330 of file ftobjs.h.

FT_Vector FT_Face_InternalRec_::transform_delta

Definition at line 327 of file ftobjs.h.

FT_Int FT_Face_InternalRec_::transform_flags

Definition at line 328 of file ftobjs.h.

Referenced by FT_Load_Glyph(), and FT_Set_Transform().

FT_Matrix FT_Face_InternalRec_::transform_matrix

Definition at line 326 of file ftobjs.h.

Referenced by FT_Open_Face().


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