|
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.
Macros | |
| #define | FT_SERVICE_ID_CID "CID" |
| #define | FT_DEFINE_SERVICE_CIDREC(class_, get_ros_, get_is_cid_, get_cid_from_glyph_index_) |
Typedefs | |
| typedef FT_Error(* | FT_CID_GetRegistryOrderingSupplementFunc) (FT_Face face, const char **registry, const char **ordering, FT_Int *supplement) |
| typedef FT_Error(* | FT_CID_GetIsInternallyCIDKeyedFunc) (FT_Face face, FT_Bool *is_cid) |
| typedef FT_Error(* | FT_CID_GetCIDFromGlyphIndexFunc) (FT_Face face, FT_UInt glyph_index, FT_UInt *cid) |
Functions | |
| FT_DEFINE_SERVICE (CID) | |
| #define FT_DEFINE_SERVICE_CIDREC | ( | class_, | |
| get_ros_, | |||
| get_is_cid_, | |||
| get_cid_from_glyph_index_ | |||
| ) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.