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 | tt_face_get_ps_name (TT_Face face, FT_UInt idx, FT_String **PSname) |
tt_face_free_ps_names (TT_Face face) | |
tt_face_free_ps_names | ( | TT_Face | face | ) |
Definition at line 415 of file ttpost.c.
References TT_Post_NamesRec_::format_20, TT_Post_NamesRec_::format_25, TT_Postscript_::FormatType, FT_FREE, FT_LOCAL_DEF, TT_Post_20Rec_::glyph_indices, TT_Post_20Rec_::glyph_names, TT_Post_NamesRec_::loaded, FT_FaceRec_::memory, TT_Post_NamesRec_::names, TT_Post_20Rec_::num_glyphs, TT_Post_25_::num_glyphs, TT_Post_20Rec_::num_names, TT_Post_25_::offsets, TT_FaceRec_::postscript, TT_FaceRec_::postscript_names, and TT_FaceRec_::root.
FT_BEGIN_HEADER tt_face_get_ps_name | ( | TT_Face | face, |
FT_UInt | idx, | ||
FT_String ** | PSname | ||
) |
Definition at line 477 of file ttpost.c.
References error, TT_Post_NamesRec_::format_20, TT_Postscript_::FormatType, FT_THROW(), idx, if(), TT_Post_NamesRec_::loaded, MAC_NAME, TT_FaceRec_::max_profile, TT_Post_NamesRec_::names, TT_MaxProfile_::numGlyphs, TT_FaceRec_::postscript, TT_FaceRec_::postscript_names, and TT_FaceRec_::psnames.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.