commit | ee72e285033a943e104f5709cab1ba0c65e54056 | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Fri Jul 29 22:55:28 2022 -0400 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Fri Jul 29 22:55:28 2022 -0400 |
tree | 46472958c8fde1ef6e1aec48ea4ebccc4c8046c6 | |
parent | fd02c369dab122aa988faffd6b9f696a79054d3b [diff] |
[autofit] Use unsigned accounting for hints. * src/autofit/afhints.h (AF_AxisHintsRec): Use unsigned types. * src/autofit/afhints.c (af_axis_hints_new_{segment,edge}, af_glyph_hints_get_num_segments, af_glyph_hints_get_segment_offset): Updated accordingly. * src/autofit/aflatin.c (af_cjk_hints_compute_edges): Ditto. * src/autofit/afcjk.c (af_cjk_hints_compute_edges): Ditto.