Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <t1types.h>
Public Attributes | |
FT_Int | degree |
FT_Fixed | min_ptsize |
FT_Fixed | min_kern |
FT_Fixed | max_ptsize |
FT_Fixed | max_kern |
FT_Int AFM_TrackKernRec_::degree |
Definition at line 150 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Track_Kerning().
FT_Fixed AFM_TrackKernRec_::max_kern |
Definition at line 154 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Track_Kerning().
FT_Fixed AFM_TrackKernRec_::max_ptsize |
Definition at line 153 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Track_Kerning().
FT_Fixed AFM_TrackKernRec_::min_kern |
Definition at line 152 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Track_Kerning().
FT_Fixed AFM_TrackKernRec_::min_ptsize |
Definition at line 151 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Track_Kerning().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.