|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ttobjs.h>
Public Attributes | |
| FT_Long | x_ratio |
| FT_Long | y_ratio |
| FT_UShort | ppem |
| FT_Long | ratio |
| FT_Fixed | scale |
| FT_F26Dot6 | compensations [4] |
| FT_Bool | valid |
| FT_Bool | rotated |
| FT_Bool | stretched |
| FT_F26Dot6 TT_Size_Metrics_::compensations[4] |
| FT_UShort TT_Size_Metrics_::ppem |
Definition at line 272 of file ttobjs.h.
Referenced by tt_face_done(), and tt_size_reset().
| FT_Long TT_Size_Metrics_::ratio |
Definition at line 273 of file ttobjs.h.
Referenced by tt_face_done().
| FT_Bool TT_Size_Metrics_::rotated |
Definition at line 280 of file ttobjs.h.
Referenced by tt_face_done().
| FT_Fixed TT_Size_Metrics_::scale |
Definition at line 274 of file ttobjs.h.
Referenced by tt_face_done(), and tt_size_reset().
| FT_Bool TT_Size_Metrics_::valid |
Definition at line 278 of file ttobjs.h.
Referenced by tt_size_done(), tt_size_init(), and tt_size_reset().
| FT_Long TT_Size_Metrics_::x_ratio |
Definition at line 269 of file ttobjs.h.
Referenced by tt_size_reset().
| FT_Long TT_Size_Metrics_::y_ratio |
Definition at line 270 of file ttobjs.h.
Referenced by tt_size_reset().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.