Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <pfrtypes.h>
Public Attributes | |
FT_UInt32 | size |
FT_UInt32 | offset |
FT_Int32 | matrix [4] |
FT_UInt | stroke_flags |
FT_Int | stroke_thickness |
FT_Int | bold_thickness |
FT_Int32 | miter_limit |
FT_UInt32 | phys_size |
FT_UInt32 | phys_offset |
Definition at line 82 of file pfrtypes.h.
FT_Int PFR_LogFontRec_::bold_thickness |
Definition at line 90 of file pfrtypes.h.
FT_Int32 PFR_LogFontRec_::matrix[4] |
Definition at line 87 of file pfrtypes.h.
FT_Int32 PFR_LogFontRec_::miter_limit |
Definition at line 91 of file pfrtypes.h.
FT_UInt32 PFR_LogFontRec_::offset |
Definition at line 85 of file pfrtypes.h.
FT_UInt32 PFR_LogFontRec_::phys_offset |
Definition at line 94 of file pfrtypes.h.
FT_UInt32 PFR_LogFontRec_::phys_size |
Definition at line 93 of file pfrtypes.h.
FT_UInt32 PFR_LogFontRec_::size |
Definition at line 84 of file pfrtypes.h.
FT_UInt PFR_LogFontRec_::stroke_flags |
Definition at line 88 of file pfrtypes.h.
FT_Int PFR_LogFontRec_::stroke_thickness |
Definition at line 89 of file pfrtypes.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.