Commit ff04f28b23e9a3d4d986eca52c42f3f625388e74

Behdad Esfahbod 2024-08-06T07:22:04

[face] Add get_table_tags callback New API: +hb_get_table_tags_func_t +hb_face_set_get_table_tags_func() Towards fixing https://github.com/harfbuzz/harfbuzz/issues/4821 To be implemented by face-builder, FreeType, and CoreText backends.