1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00

HarfBuzz: Update to version 3.2.0

This commit is contained in:
bruvzg
2021-12-15 14:56:47 +02:00
parent e664d195cb
commit b63aced768
35 changed files with 731 additions and 415 deletions

View File

@@ -1530,6 +1530,7 @@ hb_ot_layout_lookups_substitute_closure (hb_face_t *face,
unsigned int glyphs_length;
do
{
c.reset_lookup_visit_count ();
glyphs_length = glyphs->get_population ();
if (lookups)
{