-
Browse
Commit
-
Author :
Werner Lemberg
Date :
2025-04-21 13:38:17
Hash :
ec28f488
Message :
[autofit] Support vertical stretching of tilde below base glyph. (1/2)
* src/autofit/aflatin.c (af_latin_remove_tilde_points_from_edges,
af_latin_stretch_tilde, af_latin_align_tilde): Rename to...
(af_latin_remove_top_tilde_points_from_edges, af_latin_stretch_top_tilde,
af_latin_align_top_tilde): ...this.
Update all callers.
(af_latin_hints_apply): Rename `is_tilde` to `is_top_tilde`.