Revert "Revert previous change"
This reverts commit b8e90ca1a1
.
Works now.
This commit is contained in:
parent
576065b442
commit
6157bbe512
|
@ -179,7 +179,7 @@ _create_old_gid_to_new_gid_map (const hb_face_t *face,
|
|||
|
||||
unsigned max_glyph =
|
||||
+ hb_iter (all_gids_to_retain)
|
||||
| hb_reduce (hb_max, 0)
|
||||
| hb_reduce (hb_max, 0u)
|
||||
;
|
||||
*num_glyphs = max_glyph + 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue