Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_Get_BDF_Charset_ID (FT_Face face, const char **acharset_encoding, const char **acharset_registry) | |
FT_Get_BDF_Property (FT_Face face, const char *prop_name, BDF_PropertyRec *aproperty) | |
FT_Get_BDF_Charset_ID | ( | FT_Face | face, |
const char ** | acharset_encoding, | ||
const char ** | acharset_registry | ||
) |
Definition at line 27 of file ftbdf.c.
References error, FT_ERR, FT_EXPORT_DEF, FT_FACE_FIND_SERVICE, NULL, and registry.
FT_Get_BDF_Property | ( | FT_Face | face, |
const char * | prop_name, | ||
BDF_PropertyRec * | aproperty | ||
) |
Definition at line 62 of file ftbdf.c.
References BDF_PROPERTY_TYPE_NONE, error, FT_ERR, and FT_FACE_FIND_SERVICE.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.