247 Commits (4289684cdbbe5fbfa394bc3ce568eb8f27f404f4)

Author SHA1 Message Date
Qunxin Liu 7cb002cb58 [subset] bug fix in prune_langsys 3 years ago
Behdad Esfahbod b3f8288cca [test/subset] Don't hash files without reason 3 years ago
Garret Rieger bc899650c7 [subset] Fix for issue #3397. 3 years ago
Qunxin Liu 706014f69d [subset] (Chain)ContextSubst glyph_closure fix 3 years ago
Qunxin Liu 51655a078e [subset] COLR : only include glyphs after COLR closure 3 years ago
Qunxin Liu 74b46b29e7 [subset] MATH: don't serialize coverage table when iterator is empty 3 years ago
Garret Rieger 9121ed0cec [subset] Improve sharing of Ligature subtables. 3 years ago
Garret Rieger 95329081c2 [subset] further optimize cmap4 packing. 3 years ago
Garret Rieger 599143824c [subset] Don't pad glyphs when using long loca. 3 years ago
Garret Rieger d9660fd58a [subset] Make cmap4 packing more optimal. 3 years ago
Qunxin Liu 903a6baece [subset] layout_features filtering fix 3 years ago
Khaled Hosny 69d8f27c69 [meson] Require 0.55.0 3 years ago
Qunxin Liu 84dc4e85e8 [subset] avoid writing out duplicate extra glyph names in post table 3 years ago
Qunxin Liu ca418cac74 [subset] keep features that have FeatureParams and the tag is "size" 3 years ago
Qunxin Liu e88fc41ef3 [subset] inputSequence could be empty, change the sanity check 3 years ago
Qunxin Liu 540f19b6fe [subset] fix bug in (Chain)ContextFormat2 3 years ago
Garret Rieger e260eeb9be [subset] Update test goldens for gdef.glyphset. 3 years ago
Qunxin Liu 60e203644b [subset] use glyphset_gsub instead of glyphset for GDEF 3 years ago
Garret Rieger e39647c0f1 [subset] update subset goldens to fix tests. 3 years ago
Qunxin Liu 364b6b3989 [subset] Don't assume FeatureList is sorted 3 years ago
Garret Rieger 49c9392412 [subset] During LigatureSubstFormat1 subsetting always place Coverage last. 3 years ago
Qunxin Liu 8c583db9b5 [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 3 years ago
Garret Rieger 79937d24b7 [repacker] Add repacker test that requires space splitting. 3 years ago
Garret Rieger d5beb96e06 [repacker] add repacker isolation test on real font. 3 years ago
Qunxin Liu ca7b9daef0 [subset] subset MATH table 3 years ago
Garret Rieger c2cc566c9d [subset] Fix subset_offset_array adding unused space to serializer. 3 years ago
Qunxin Liu 8c5c81746d [subset] fix find_duplicate_features 3 years ago
Qunxin Liu 37379f8f7d [subset] fox for (Chain)ContextFormat3: subset lookupRecord 4 years ago
Qunxin Liu 34e0b28fae [subset] make glyph-names option match fonttools behavior 4 years ago
Garret Rieger 44802c8ec4 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 4 years ago
Behdad Esfahbod 58bfe40794 [util] Move hb-subset away from main-font-text 4 years ago
Khaled Hosny f122698810 [test] Improve generate-expected-outputs.py diff output 4 years ago
Garret Rieger e39c3bde7b [subset] fix bug in parsing glyf flags. 4 years ago
Behdad Esfahbod f3acb977ec [test/shaping;util] Use ';' instead of ':' to separate test fields 4 years ago
Behdad Esfahbod b83fd3a564 [util] Refactor batch-processing code into batch.hh 4 years ago
Garret Rieger c2ee1fdd40 [subset] remove unsed table_entry struct. 4 years ago
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder. 4 years ago
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables. 4 years ago
Khaled Hosny 84946e4d2c [test] Suggest updating the expectation if ttx matches 4 years ago
Khaled Hosny f698fe5aee [test] Always fail subset tests if hashes don’t match 4 years ago
Khaled Hosny 9f544e5008 [test] Don’t skip subset tests early 4 years ago
Khaled Hosny b084153317 [test] Remove subset tests from the slow suite 4 years ago
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps 4 years ago
Khaled Hosny 770fbd5aa6 Revert "[test] Speed-up subset tests by saving TTX dump" 4 years ago
Khaled Hosny 10e73d188a [test] Add batch mode to hb-subset and use it 4 years ago
Behdad Esfahbod 7cbcdaf68a Whitespace 4 years ago
Khaled Hosny f6c67a5fcf [test] Open file in UTF-8 4 years ago
Khaled Hosny bafbade087 [test] Force FontTools to use \n on all platforms 4 years ago
Khaled Hosny 278f44dcee [test] Speed-up subset tests by saving TTX dump 4 years ago
Garret Rieger acbd8b27dc [subset] temporarily disable COLRv1 subsetting. 4 years ago