Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Functions | |
pfr_cmap_init (PFR_CMap cmap) | |
pfr_cmap_done (PFR_CMap cmap) | |
pfr_cmap_char_index (PFR_CMap cmap, FT_UInt32 char_code) | |
pfr_cmap_char_next (PFR_CMap cmap, FT_UInt32 *pchar_code) | |
Variables | |
FT_CALLBACK_TABLE_DEF const FT_CMap_ClassRec | pfr_cmap_class_rec |
Definition at line 67 of file pfrcmap.c.
References FT_CALLBACK_DEF, max, and vl::min().
Definition at line 94 of file pfrcmap.c.
References PFR_CharRec_::char_code, FT_CALLBACK_TABLE_DEF, max, and vl::min().
pfr_cmap_done | ( | PFR_CMap | cmap | ) |
Definition at line 59 of file pfrcmap.c.
References FT_CALLBACK_DEF, and NULL.
pfr_cmap_init | ( | PFR_CMap | cmap | ) |
Definition at line 28 of file pfrcmap.c.
References error, FT_CALLBACK_DEF, FT_CMAP_FACE, FT_Err_Ok, and FT_THROW().
FT_CALLBACK_TABLE_DEF const FT_CMap_ClassRec pfr_cmap_class_rec |
Definition at line 155 of file pfrcmap.c.
Referenced by pfr_face_init().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.