Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_GlyphRec_ Struct Reference

#include <ftglyph.h>

Data Fields

FT_Library library
 
const FT_Glyph_Classclazz
 
FT_Glyph_Format format
 
FT_Vector advance
 

Detailed Description

Definition at line 112 of file ftglyph.h.

Field Documentation

◆ advance

FT_Vector FT_GlyphRec_::advance

Definition at line 117 of file ftglyph.h.

◆ clazz

const FT_Glyph_Class* FT_GlyphRec_::clazz

Definition at line 115 of file ftglyph.h.

◆ format

FT_Glyph_Format FT_GlyphRec_::format

Definition at line 116 of file ftglyph.h.

◆ library

FT_Library FT_GlyphRec_::library

Definition at line 114 of file ftglyph.h.


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