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_BEGIN_HEADER | open_face_PS_from_sfnt_stream (FT_Library library, FT_Stream stream, FT_Long face_index, FT_Int num_params, FT_Parameter *params, FT_Face *aface) |
open_face_from_buffer (FT_Library library, FT_Byte *base, FT_ULong size, FT_Long face_index, const char *driver_name, FT_Face *aface) | |
open_face_from_buffer | ( | FT_Library | library, |
FT_Byte * | base, | ||
FT_ULong | size, | ||
FT_Long | face_index, | ||
const char * | driver_name, | ||
FT_Face * | aface | ||
) |
Referenced by FT_New_Memory_Face().
FT_BEGIN_HEADER open_face_PS_from_sfnt_stream | ( | FT_Library | library, |
FT_Stream | stream, | ||
FT_Long | face_index, | ||
FT_Int | num_params, | ||
FT_Parameter * | params, | ||
FT_Face * | aface | ||
) |
Referenced by FT_New_Memory_Face().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.