Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | TT_Init_Glyph_Loading (TT_Face face) |
TT_Get_HMetrics (TT_Face face, FT_UInt idx, FT_Short *lsb, FT_UShort *aw) | |
TT_Get_VMetrics (TT_Face face, FT_UInt idx, FT_Short *tsb, FT_UShort *ah) | |
TT_Load_Glyph (TT_Size size, TT_GlyphSlot glyph, FT_UInt glyph_index, FT_Int32 load_flags) | |
Definition at line 72 of file ttgload.c.
References FT_LOCAL_DEF, and FT_TRACE5.
FT_BEGIN_HEADER TT_Init_Glyph_Loading | ( | TT_Face | face | ) |
Definition at line 682 of file ttgload.c.
References TT_FaceRec_::access_glyph_frame, TT_FaceRec_::forget_glyph_frame, TT_FaceRec_::read_composite_glyph, TT_FaceRec_::read_glyph_header, TT_FaceRec_::read_simple_glyph, TT_Access_Glyph_Frame(), TT_Forget_Glyph_Frame(), TT_Load_Composite_Glyph(), TT_Load_Glyph_Header(), and TT_Load_Simple_Glyph().
TT_Load_Glyph | ( | TT_Size | size, |
TT_GlyphSlot | glyph, | ||
FT_UInt | glyph_index, | ||
FT_Int32 | load_flags | ||
) |
Definition at line 2139 of file ttgload.c.
References error, FT_Err_Ok, FT_IS_SCALABLE, FT_LOAD_NO_BITMAP, and void().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.