Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <fttypes.h>
Public Attributes | |
FT_Fixed | xx |
FT_Fixed | xy |
FT_Fixed | yx |
FT_Fixed | yy |
FT_Fixed FT_Matrix_::xx |
Definition at line 383 of file fttypes.h.
Referenced by cff_face_init(), cid_parse_font_matrix(), FT_GlyphSlot_Oblique(), pfr_slot_load(), T1_Load_Glyph(), and TT_Load_Composite_Glyph().
FT_Fixed FT_Matrix_::xy |
Definition at line 383 of file fttypes.h.
Referenced by cff_face_init(), cid_parse_font_matrix(), FT_GlyphSlot_Oblique(), pfr_slot_load(), T1_Load_Glyph(), and TT_Load_Composite_Glyph().
FT_Fixed FT_Matrix_::yx |
Definition at line 384 of file fttypes.h.
Referenced by cff_face_init(), cid_parse_font_matrix(), FT_GlyphSlot_Oblique(), pfr_slot_load(), T1_Load_Glyph(), and TT_Load_Composite_Glyph().
FT_Fixed FT_Matrix_::yy |
Definition at line 384 of file fttypes.h.
Referenced by cff_face_init(), cid_parse_font_matrix(), FT_GlyphSlot_Oblique(), pfr_slot_load(), T1_Load_Glyph(), and TT_Load_Composite_Glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.