Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "pfrtypes.h"
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | pfr_glyph_init (PFR_Glyph glyph, FT_GlyphLoader loader) |
pfr_glyph_done (PFR_Glyph glyph) | |
pfr_glyph_load (PFR_Glyph glyph, FT_Stream stream, FT_ULong gps_offset, FT_ULong offset, FT_ULong size) | |
pfr_glyph_done | ( | PFR_Glyph | glyph | ) |
Definition at line 53 of file pfrgload.c.
Referenced by pfr_slot_done().
FT_BEGIN_HEADER pfr_glyph_init | ( | PFR_Glyph | glyph, |
FT_GlyphLoader | loader | ||
) |
Definition at line 40 of file pfrgload.c.
References FT_GlyphLoader_Rewind(), FT_LOCAL_DEF, and FT_ZERO.
Referenced by pfr_slot_init().
pfr_glyph_load | ( | PFR_Glyph | glyph, |
FT_Stream | stream, | ||
FT_ULong | gps_offset, | ||
FT_ULong | offset, | ||
FT_ULong | size | ||
) |
Definition at line 828 of file pfrgload.c.
References FT_GlyphLoader_Rewind(), PFR_GlyphRec_::loader, and PFR_GlyphRec_::num_subs.
Referenced by pfr_slot_load().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.