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
PFR_GlyphRec_ Struct Reference

#include <pfrtypes.h>

Public Attributes

FT_Byte format
 
FT_UInt max_xy_control
 
FT_Posx_control
 
FT_Posy_control
 
FT_UInt num_subs
 
FT_UInt max_subs
 
PFR_SubGlyphRecsubs
 
FT_GlyphLoader loader
 
FT_Bool path_begun
 

Detailed Description

Definition at line 334 of file pfrtypes.h.

Member Data Documentation

◆ format

FT_Byte PFR_GlyphRec_::format

◆ loader

FT_GlyphLoader PFR_GlyphRec_::loader

Definition at line 351 of file pfrtypes.h.

Referenced by pfr_glyph_load(), and pfr_slot_load().

◆ max_subs

FT_UInt PFR_GlyphRec_::max_subs

Definition at line 348 of file pfrtypes.h.

◆ max_xy_control

FT_UInt PFR_GlyphRec_::max_xy_control

Definition at line 342 of file pfrtypes.h.

◆ num_subs

FT_UInt PFR_GlyphRec_::num_subs

Definition at line 347 of file pfrtypes.h.

Referenced by pfr_glyph_load().

◆ path_begun

FT_Bool PFR_GlyphRec_::path_begun

Definition at line 352 of file pfrtypes.h.

◆ subs

PFR_SubGlyphRec* PFR_GlyphRec_::subs

Definition at line 349 of file pfrtypes.h.

◆ x_control

FT_Pos* PFR_GlyphRec_::x_control

Definition at line 343 of file pfrtypes.h.

◆ y_control

FT_Pos* PFR_GlyphRec_::y_control

Definition at line 344 of file pfrtypes.h.


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