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_Int | num_segments |
FT_Int | max_segments |
AF_Segment | segments |
FT_Int | num_edges |
FT_Int | max_edges |
AF_Edge | edges |
AF_Direction | major_dir |
AF_Edge AF_AxisHintsRec_::edges |
Definition at line 324 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_strong_points(), af_glyph_hints_done(), 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().
AF_Direction AF_AxisHintsRec_::major_dir |
Definition at line 326 of file afhints.h.
Referenced by af_latin2_hints_compute_blue_edges(), af_latin2_hints_compute_segments(), af_latin2_hints_link_segments(), af_latin_hints_compute_blue_edges(), af_latin_hints_compute_segments(), and af_latin_hints_link_segments().
FT_Int AF_AxisHintsRec_::max_edges |
Definition at line 323 of file afhints.h.
Referenced by af_glyph_hints_done().
FT_Int AF_AxisHintsRec_::max_segments |
Definition at line 316 of file afhints.h.
Referenced by af_glyph_hints_done().
FT_Int AF_AxisHintsRec_::num_edges |
Definition at line 322 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_strong_points(), af_glyph_hints_done(), 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_Int AF_AxisHintsRec_::num_segments |
Definition at line 315 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_edge_points(), af_glyph_hints_done(), af_latin2_hints_compute_edges(), af_latin2_hints_compute_segments(), af_latin2_hints_link_segments(), af_latin2_metrics_init_widths(), af_latin_hints_compute_edges(), af_latin_hints_compute_segments(), af_latin_hints_link_segments(), and af_latin_metrics_init_widths().
AF_Segment AF_AxisHintsRec_::segments |
Definition at line 317 of file afhints.h.
Referenced by af_axis_hints_new_edge(), af_glyph_hints_align_edge_points(), af_glyph_hints_done(), af_latin2_hints_compute_edges(), af_latin2_hints_compute_segments(), af_latin2_hints_link_segments(), af_latin2_metrics_init_widths(), af_latin_hints_compute_edges(), af_latin_hints_compute_segments(), af_latin_hints_link_segments(), and af_latin_metrics_init_widths().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.