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

#include <afloader.h>

Public Attributes

FT_Face face
 
FT_GlyphLoader gloader
 
AF_FaceGlobals globals
 
AF_GlyphHintsRec hints
 
AF_ScriptMetrics metrics
 
FT_Vector pp1
 
FT_Vector pp2
 
FT_Vector trans_delta
 
FT_Matrix trans_matrix
 
FT_Bool transformed
 

Detailed Description

Definition at line 28 of file afloader.h.

Member Data Documentation

FT_Face AF_LoaderRec_::face

Definition at line 30 of file afloader.h.

FT_GlyphLoader AF_LoaderRec_::gloader

Definition at line 32 of file afloader.h.

AF_FaceGlobals AF_LoaderRec_::globals

Definition at line 31 of file afloader.h.

AF_GlyphHintsRec AF_LoaderRec_::hints

Definition at line 33 of file afloader.h.

AF_ScriptMetrics AF_LoaderRec_::metrics

Definition at line 34 of file afloader.h.

FT_Vector AF_LoaderRec_::pp1

Definition at line 38 of file afloader.h.

FT_Vector AF_LoaderRec_::pp2

Definition at line 39 of file afloader.h.

FT_Vector AF_LoaderRec_::trans_delta

Definition at line 37 of file afloader.h.

FT_Matrix AF_LoaderRec_::trans_matrix

Definition at line 36 of file afloader.h.

FT_Bool AF_LoaderRec_::transformed

Definition at line 35 of file afloader.h.


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