ReactOS 0.4.15-dev-7942-gd23573b
AF_LoaderRec_ Struct Reference

#include <afloader.h>

Collaboration diagram for AF_LoaderRec_:

Public Attributes

FT_Face face
 
AF_FaceGlobals globals
 
AF_GlyphHints hints
 
AF_StyleMetrics metrics
 
FT_Bool transformed
 
FT_Matrix trans_matrix
 
FT_Vector trans_delta
 
FT_Vector pp1
 
FT_Vector pp2
 

Detailed Description

Definition at line 37 of file afloader.h.

Member Data Documentation

◆ face

FT_Face AF_LoaderRec_::face

Definition at line 40 of file afloader.h.

◆ globals

AF_FaceGlobals AF_LoaderRec_::globals

Definition at line 41 of file afloader.h.

◆ hints

AF_GlyphHints AF_LoaderRec_::hints

Definition at line 44 of file afloader.h.

◆ metrics

AF_StyleMetrics AF_LoaderRec_::metrics

Definition at line 45 of file afloader.h.

◆ pp1

FT_Vector AF_LoaderRec_::pp1

Definition at line 49 of file afloader.h.

◆ pp2

FT_Vector AF_LoaderRec_::pp2

Definition at line 50 of file afloader.h.

◆ trans_delta

FT_Vector AF_LoaderRec_::trans_delta

Definition at line 48 of file afloader.h.

◆ trans_matrix

FT_Matrix AF_LoaderRec_::trans_matrix

Definition at line 47 of file afloader.h.

◆ transformed

FT_Bool AF_LoaderRec_::transformed

Definition at line 46 of file afloader.h.


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