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.
Macros | |
#define | FT_DEPRECATED_ATTRIBUTE |
Functions | |
FT_New_Face_From_FOND (FT_Library library, Handle fond, FT_Long face_index, FT_Face *aface) FT_DEPRECATED_ATTRIBUTE | |
FT_GetFile_From_Mac_Name (const char *fontName, FSSpec *pathSpec, FT_Long *face_index) FT_DEPRECATED_ATTRIBUTE | |
FT_GetFile_From_Mac_ATS_Name (const char *fontName, FSSpec *pathSpec, FT_Long *face_index) FT_DEPRECATED_ATTRIBUTE | |
FT_GetFilePath_From_Mac_ATS_Name (const char *fontName, UInt8 *path, UInt32 maxPathSize, FT_Long *face_index) FT_DEPRECATED_ATTRIBUTE | |
FT_New_Face_From_FSSpec (FT_Library library, const FSSpec *spec, FT_Long face_index, FT_Face *aface) FT_DEPRECATED_ATTRIBUTE | |
FT_New_Face_From_FSRef (FT_Library library, const FSRef *ref, FT_Long face_index, FT_Face *aface) FT_DEPRECATED_ATTRIBUTE | |
FT_GetFilePath_From_Mac_ATS_Name | ( | const char * | fontName, |
UInt8 * | path, | ||
UInt32 | maxPathSize, | ||
FT_Long * | face_index | ||
) |
FT_New_Face_From_FOND | ( | FT_Library | library, |
Handle | fond, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
FT_New_Face_From_FSRef | ( | FT_Library | library, |
const FSRef * | ref, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
FT_New_Face_From_FSSpec | ( | FT_Library | library, |
const FSSpec * | spec, | ||
FT_Long | face_index, | ||
FT_Face * | aface | ||
) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.