minor.
This commit is contained in:
parent
d6f579e96a
commit
dbfd2bf327
|
@ -91,7 +91,7 @@ _remap_indexes (const hb_set_t *indexes,
|
|||
typedef void (*layout_collect_func_t) (hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes /* OUT */);
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
* Removes all tags from 'tags' that are not in filter. Additionally eliminates any duplicates.
|
||||
* Returns true if anything was removed (not including duplicates).
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue