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 | index1 |
FT_Int | index2 |
FT_Int | x |
FT_Int | y |
FT_Int AFM_KernPairRec_::index1 |
Definition at line 160 of file t1types.h.
Referenced by afm_compare_kern_pairs(), compare_kern_pairs(), dump_fontinfo(), and T1_Get_Kerning().
FT_Int AFM_KernPairRec_::index2 |
Definition at line 161 of file t1types.h.
Referenced by afm_compare_kern_pairs(), compare_kern_pairs(), dump_fontinfo(), and T1_Get_Kerning().
FT_Int AFM_KernPairRec_::x |
Definition at line 162 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Kerning().
FT_Int AFM_KernPairRec_::y |
Definition at line 163 of file t1types.h.
Referenced by dump_fontinfo(), and T1_Get_Kerning().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.