Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <freetype.h>
Public Attributes | |
FT_Face | face |
FT_Generic | generic |
FT_Size_Metrics | metrics |
FT_Size_Internal | internal |
Definition at line 1402 of file freetype.h.
FT_Face FT_SizeRec_::face |
Definition at line 1404 of file freetype.h.
Referenced by cff_size_done(), cff_size_request(), cff_slot_load(), FT_Activate_Size(), FT_Done_Size(), FT_Get_TrueType_Engine_Type(), FT_New_Size(), ftc_basic_family_load_bitmap(), ftc_basic_family_load_glyph(), FTC_Node_Unref(), tt_face_done(), and tt_size_reset().
FT_Generic FT_SizeRec_::generic |
Definition at line 1405 of file freetype.h.
FT_Size_Internal FT_SizeRec_::internal |
Definition at line 1407 of file freetype.h.
Referenced by cff_decoder_prepare(), FT_New_Size(), and T1_Size_Done().
FT_Size_Metrics FT_SizeRec_::metrics |
Definition at line 1406 of file freetype.h.
Referenced by af_loader_load_glyph(), cf2_getPpemY(), cff_slot_load(), FT_Get_Kerning(), FT_GlyphSlot_Embolden(), FT_Request_Metrics(), FT_Request_Size(), FT_Select_Metrics(), FT_Select_Size(), pfr_get_metrics(), T42_Size_Request(), T42_Size_Select(), and tt_size_reset().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.