Defines |
| #define | AF_LATIN_MAX_TEST_CHARACTERS 12 |
| #define | SORT_SEGMENTS |
Functions |
| | af_latin2_hints_compute_segments (AF_GlyphHints hints, AF_Dimension dim) |
| | af_latin2_hints_link_segments (AF_GlyphHints hints, AF_Dimension dim) |
| | af_latin2_metrics_init_widths (AF_LatinMetrics metrics, FT_Face face, FT_ULong charcode) |
| static void | af_latin2_metrics_init_blues (AF_LatinMetrics metrics, FT_Face face) |
| | af_latin2_metrics_check_digits (AF_LatinMetrics metrics, FT_Face face) |
| | af_latin2_metrics_init (AF_LatinMetrics metrics, FT_Face face) |
| static void | af_latin2_metrics_scale_dim (AF_LatinMetrics metrics, AF_Scaler scaler, AF_Dimension dim) |
| | af_latin2_metrics_scale (AF_LatinMetrics metrics, AF_Scaler scaler) |
| | af_latin2_hints_compute_edges (AF_GlyphHints hints, AF_Dimension dim) |
| | af_latin2_hints_detect_features (AF_GlyphHints hints, AF_Dimension dim) |
| | af_latin2_hints_compute_blue_edges (AF_GlyphHints hints, AF_LatinMetrics metrics) |
| static FT_Error | af_latin2_hints_init (AF_GlyphHints hints, AF_LatinMetrics metrics) |
| static FT_Pos | af_latin2_snap_width (AF_Width widths, FT_Int count, FT_Pos width) |
| static FT_Pos | af_latin2_compute_stem_width (AF_GlyphHints hints, AF_Dimension dim, FT_Pos width, AF_Edge_Flags base_flags, AF_Edge_Flags stem_flags) |
| static void | af_latin2_align_linked_edge (AF_GlyphHints hints, AF_Dimension dim, AF_Edge base_edge, AF_Edge stem_edge) |
| static void | af_latin2_align_serif_edge (AF_GlyphHints hints, AF_Edge base, AF_Edge serif) |
| | af_latin2_hint_edges (AF_GlyphHints hints, AF_Dimension dim) |
| static FT_Error | af_latin2_hints_apply (AF_GlyphHints hints, FT_Outline *outline, AF_LatinMetrics metrics) |
Variables |
| static const char | af_latin2_blue_chars [AF_LATIN_MAX_BLUES][AF_LATIN_MAX_TEST_CHARACTERS+1] |
| static const AF_Script_UniRangeRec | af_latin2_uniranges [] |