#include <aflatin.h>
Public Attributes | |
FT_Fixed | scale |
FT_Pos | delta |
FT_UInt | width_count |
AF_WidthRec | widths [AF_LATIN_MAX_WIDTHS] |
FT_Pos | edge_distance_threshold |
FT_Pos | standard_width |
FT_Bool | extra_light |
FT_Bool | control_overshoot |
FT_UInt | blue_count |
AF_LatinBlueRec | blues [AF_LATIN_BLUE_MAX] |
FT_Fixed | org_scale |
FT_Pos | org_delta |
Definition at line 96 of file aflatin.h.
Definition at line 98 of file aflatin.h.
Referenced by af_latin2_hints_compute_blue_edges(), and af_latin_hints_compute_blue_edges().
AF_WidthRec AF_LatinAxisRec_::widths[AF_LATIN_MAX_WIDTHS] |
Definition at line 103 of file aflatin.h.
Referenced by af_latin2_hints_compute_edges(), and af_latin_hints_compute_edges().
Definition at line 109 of file aflatin.h.
Referenced by af_latin2_metrics_scale_dim(), and af_latin_metrics_scale_dim().
AF_LatinBlueRec AF_LatinAxisRec_::blues[AF_LATIN_BLUE_MAX] |
Definition at line 110 of file aflatin.h.
Referenced by af_latin2_hints_compute_blue_edges(), af_latin2_metrics_scale_dim(), af_latin_hints_compute_blue_edges(), and af_latin_metrics_scale_dim().