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_PS_Font_Info (FT_Face face, PS_FontInfoRec *afont_info) | |
FT_Has_PS_Glyph_Names (FT_Face face) | |
FT_Get_PS_Font_Private (FT_Face face, PS_PrivateRec *afont_private) | |
FT_Get_PS_Font_Value (FT_Face face, PS_Dict_Keys key, FT_UInt idx, void *value, FT_Long value_len) | |
FT_Get_PS_Font_Info | ( | FT_Face | face, |
PS_FontInfoRec * | afont_info | ||
) |
Definition at line 28 of file fttype1.c.
References error, FT_ERR, FT_EXPORT_DEF, FT_FACE_FIND_SERVICE, and NULL.
FT_Get_PS_Font_Private | ( | FT_Face | face, |
PS_PrivateRec * | afont_private | ||
) |
Definition at line 73 of file fttype1.c.
References error, FT_ERR, FT_EXPORT_DEF, FT_FACE_FIND_SERVICE, and NULL.
FT_Get_PS_Font_Value | ( | FT_Face | face, |
PS_Dict_Keys | key, | ||
FT_UInt | idx, | ||
void * | value, | ||
FT_Long | value_len | ||
) |
Definition at line 97 of file fttype1.c.
References FT_FACE_FIND_SERVICE, idx, and NULL.
FT_Has_PS_Glyph_Names | ( | FT_Face | face | ) |
Definition at line 52 of file fttype1.c.
References FT_EXPORT_DEF, FT_FACE_FIND_SERVICE, and NULL.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.