Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
FT_GlyphRec_ Struct Reference

#include <ftglyph.h>

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

Definition at line 113 of file ftglyph.h.

Referenced by FT_Get_Glyph(), FT_Glyph_Copy(), FT_Glyph_To_Bitmap(), and FT_Glyph_Transform().

◆ clazz

const FT_Glyph_Class* FT_GlyphRec_::clazz

◆ format

FT_Glyph_Format FT_GlyphRec_::format

◆ library

FT_Library FT_GlyphRec_::library

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