Author :
Werner Lemberg
Date :
2025-04-10 09:44:58
Hash :8d49ccd6 Message :[autofit] Provide infrastructure for storing y extrema of contours.
We need this for better positioning support of diacritics.
* src/autofit/afhints.h (AF_GlyphHintsRec): New fields `contour_y_minima`
and `contour_y_maxima`, together with its embedded variants.
* src/autofit/afhints.c (af_glyph_hints_done, af_glyph_hints_reload): Handle
new arrays.