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 | |
PFR_KernItem | next |
FT_Byte | pair_count |
FT_Byte | flags |
FT_Short | base_adj |
FT_UInt | pair_size |
FT_Offset | offset |
FT_UInt32 | pair1 |
FT_UInt32 | pair2 |
Definition at line 196 of file pfrtypes.h.
FT_Short PFR_KernItemRec_::base_adj |
Definition at line 201 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
FT_Byte PFR_KernItemRec_::flags |
Definition at line 200 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
PFR_KernItem PFR_KernItemRec_::next |
Definition at line 198 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), pfr_face_get_kerning(), and pfr_phy_font_done().
FT_Offset PFR_KernItemRec_::offset |
Definition at line 203 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
FT_UInt32 PFR_KernItemRec_::pair1 |
Definition at line 204 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
FT_UInt32 PFR_KernItemRec_::pair2 |
Definition at line 205 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs().
FT_Byte PFR_KernItemRec_::pair_count |
Definition at line 199 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
FT_UInt PFR_KernItemRec_::pair_size |
Definition at line 202 of file pfrtypes.h.
Referenced by pfr_extra_item_load_kerning_pairs(), and pfr_face_get_kerning().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.