ReactOS 0.4.15-dev-7958-gcd0bb1a
FT_GlyphRec_ Struct Reference

#include <ftglyph.h>

Collaboration diagram for FT_GlyphRec_:

Public Attributes

FT_Library library
 
const FT_Glyph_Classclazz
 
FT_Glyph_Format format
 
FT_Vector advance
 

Detailed Description

Definition at line 108 of file ftglyph.h.

Member Data Documentation

◆ advance

FT_Vector FT_GlyphRec_::advance

◆ clazz

const FT_Glyph_Class* FT_GlyphRec_::clazz

◆ format

FT_Glyph_Format FT_GlyphRec_::format

Definition at line 112 of file ftglyph.h.

Referenced by FT_DEFINE_GLYPH(), and ftc_inode_weight().

◆ library

FT_Library FT_GlyphRec_::library

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