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.
Macros | |
#define | FT_COMPONENT trace_ttpload |
Functions | |
tt_face_load_loca (TT_Face face, FT_Stream stream) | |
tt_face_get_location (TT_Face face, FT_UInt gindex, FT_UInt *asize) | |
tt_face_done_loca (TT_Face face) | |
tt_face_load_cvt (TT_Face face, FT_Stream stream) | |
tt_face_load_fpgm (TT_Face face, FT_Stream stream) | |
tt_face_load_prep (TT_Face face, FT_Stream stream) | |
tt_face_load_hdmx (TT_Face face, FT_Stream stream) | |
tt_face_free_hdmx (TT_Face face) | |
tt_face_get_device_metrics (TT_Face face, FT_UInt ppem, FT_UInt gindex) | |
tt_face_done_loca | ( | TT_Face | face | ) |
Definition at line 251 of file ttpload.c.
References FT_FRAME_RELEASE, and FT_LOCAL_DEF.
Referenced by tt_face_done().
tt_face_free_hdmx | ( | TT_Face | face | ) |
Definition at line 559 of file ttpload.c.
References FT_FRAME_RELEASE, FT_FREE, FT_LOCAL_DEF, and FT_StreamRec_::memory.
Referenced by tt_face_done().
Definition at line 173 of file ttpload.c.
References FT_LOCAL_DEF, FT_NEXT_ULONG, FT_NEXT_USHORT, and FT_TRACE1.
Definition at line 280 of file ttpload.c.
References error, FT_Err_Ok, FT_FRAME_ENTER, FT_FRAME_EXIT, FT_GET_SHORT, FT_LOCAL_DEF, FT_NEW_ARRAY, FT_TRACE2, FT_UNUSED, FT_StreamRec_::memory, NULL, tt_face_vary_cvt(), and TTAG_cvt.
Definition at line 361 of file ttpload.c.
References error, FT_Err_Ok, FT_FRAME_EXTRACT, FT_LOCAL_DEF, FT_TRACE2, FT_UNUSED, NULL, and TTAG_fpgm.
Definition at line 484 of file ttpload.c.
References error, FT_Err_Ok, FT_FRAME_EXTRACT, FT_FRAME_RELEASE, FT_LOCAL_DEF, FT_NEW_ARRAY, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_THROW(), FT_StreamRec_::memory, TTAG_hdmx, and version.
Definition at line 62 of file ttpload.c.
References error, FT_ERR_EQ, FT_FRAME_EXTRACT, FT_LOCAL_DEF, FT_Stream_Pos(), FT_THROW(), FT_TRACE2, TT_TableRec_::Offset, TTAG_glyf, and TTAG_loca.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.