|
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_BDF "bdf" |
| #define | FT_DEFINE_SERVICE_BDFRec(class_, get_charset_id_, get_property_) |
Typedefs | |
| typedef FT_Error(* | FT_BDF_GetCharsetIdFunc) (FT_Face face, const char **acharset_encoding, const char **acharset_registry) |
| typedef FT_Error(* | FT_BDF_GetPropertyFunc) (FT_Face face, const char *prop_name, BDF_PropertyRec *aproperty) |
Functions | |
| FT_DEFINE_SERVICE (BDF) | |
| #define FT_DEFINE_SERVICE_BDFRec | ( | class_, | |
| get_charset_id_, | |||
| get_property_ | |||
| ) |
| typedef FT_Error(* FT_BDF_GetPropertyFunc) (FT_Face face, const char *prop_name, BDF_PropertyRec *aproperty) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.