Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <afhints.h>
Public Attributes | |
FT_Short | fpos |
FT_Pos | opos |
FT_Pos | pos |
FT_Byte | flags |
FT_Char | dir |
FT_Fixed | scale |
AF_Width | blue_edge |
AF_Edge | link |
AF_Edge | serif |
FT_Short | num_linked |
FT_Int | score |
AF_Segment | first |
AF_Segment | last |
AF_Width AF_EdgeRec_::blue_edge |
Definition at line 301 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_latin2_hint_edges(), af_latin2_hints_compute_blue_edges(), af_latin_hint_edges(), and af_latin_hints_compute_blue_edges().
FT_Char AF_EdgeRec_::dir |
Definition at line 298 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_latin2_hints_compute_blue_edges(), af_latin2_hints_compute_edges(), af_latin_hints_compute_blue_edges(), and af_latin_hints_compute_edges().
AF_Segment AF_EdgeRec_::first |
Definition at line 307 of file afhints.h.
Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().
FT_Byte AF_EdgeRec_::flags |
Definition at line 297 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_latin2_hint_edges(), af_latin2_hints_compute_blue_edges(), af_latin2_hints_compute_edges(), af_latin_hint_edges(), af_latin_hints_compute_blue_edges(), and af_latin_hints_compute_edges().
FT_Short AF_EdgeRec_::fpos |
Definition at line 293 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_strong_points(), af_latin2_hints_compute_blue_edges(), af_latin2_hints_compute_edges(), af_latin_hints_compute_blue_edges(), and af_latin_hints_compute_edges().
AF_Segment AF_EdgeRec_::last |
Definition at line 308 of file afhints.h.
Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().
AF_Edge AF_EdgeRec_::link |
Definition at line 302 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_latin2_hint_edges(), af_latin2_hints_compute_edges(), af_latin_hint_edges(), and af_latin_hints_compute_edges().
FT_Pos AF_EdgeRec_::opos |
Definition at line 294 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_strong_points(), af_latin2_hint_edges(), af_latin2_hints_compute_edges(), af_latin_hint_edges(), and af_latin_hints_compute_edges().
FT_Pos AF_EdgeRec_::pos |
Definition at line 295 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_edge_points(), af_glyph_hints_align_strong_points(), af_latin2_hint_edges(), af_latin2_hints_compute_edges(), af_latin_hint_edges(), and af_latin_hints_compute_edges().
FT_Fixed AF_EdgeRec_::scale |
Definition at line 299 of file afhints.h.
Referenced by af_glyph_hints_align_strong_points().
AF_Edge AF_EdgeRec_::serif |
Definition at line 303 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.