Commit 4e4781319b36bba154f3e5d4eb678945d8f6b4fc

Behdad Esfahbod 2017-10-12T10:33:16

[ft] Add hb_ft_font_changed() When the font size or variations settings on underlying FT_Face change, one can call hb_ft_font_changed() and continue using hb_font created using hb_ft_font_create(). Fixes https://github.com/behdad/harfbuzz/issues/559 New API: hb_ft_font_changed()