Though the spec said FeatureRecords are sorted alphabetically by feature tag, there're font files with unsorted FeatureList. And harfbuzz is not able to subset these files correctly because we use binary search in finding featureRecords when collecting lookups. Also find_duplicate_features needs to be updated to handle this.pull/3281/head
parent
49c9392412
commit
364b6b3989
13 changed files with 40 additions and 23 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,11 @@ |
||||
FONTS: |
||||
NotoIKEAHebrewLatin-Regular.ttf |
||||
|
||||
PROFILES: |
||||
layout-test.txt |
||||
default.txt |
||||
retain-gids.txt |
||||
|
||||
SUBSETS: |
||||
U+392,U+3a7,U+3b2,U+3c7 |
||||
* |
Loading…
Reference in new issue