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

#include <ftrender.h>

Public Attributes

FT_Glyph_GetBBoxFunc glyph_bbox
 
FT_Glyph_CopyFunc glyph_copy
 
FT_Glyph_DoneFunc glyph_done
 
FT_Glyph_Format glyph_format
 
FT_Glyph_InitFunc glyph_init
 
FT_Glyph_PrepareFunc glyph_prepare
 
FT_Long glyph_size
 
FT_Glyph_TransformFunc glyph_transform
 

Detailed Description

Definition at line 74 of file ftrender.h.

Member Data Documentation

FT_Glyph_GetBBoxFunc FT_Glyph_Class_::glyph_bbox

Definition at line 82 of file ftrender.h.

FT_Glyph_CopyFunc FT_Glyph_Class_::glyph_copy

Definition at line 80 of file ftrender.h.

FT_Glyph_DoneFunc FT_Glyph_Class_::glyph_done

Definition at line 79 of file ftrender.h.

FT_Glyph_Format FT_Glyph_Class_::glyph_format

Definition at line 77 of file ftrender.h.

FT_Glyph_InitFunc FT_Glyph_Class_::glyph_init

Definition at line 78 of file ftrender.h.

FT_Glyph_PrepareFunc FT_Glyph_Class_::glyph_prepare

Definition at line 83 of file ftrender.h.

FT_Long FT_Glyph_Class_::glyph_size

Definition at line 76 of file ftrender.h.

FT_Glyph_TransformFunc FT_Glyph_Class_::glyph_transform

Definition at line 81 of file ftrender.h.


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