268 Commits (63cd1cce67c8459696cf49c53aad5e4f1830ccb7)

Author SHA1 Message Date
Garret Rieger 9fbe52b88d [subset] enable instancing tests by default. 2 years ago
Garret Rieger eda02c2ebd [subset] Move hb_subset_preprocess to be non-experimental. 2 years ago
Garret Rieger 64e8707eca [subset] don't use hb repacker when generating test files from fonttools. 2 years ago
Garret Rieger ff3cac0ccd [subset] Fix unecessary trailing 0 bytes left by ContextFormat2 pruning. 2 years ago
Garret Rieger 2822b589bc [subset] Include instancing tests in distribution. 2 years ago
Qunxin Liu 8a5524833c [instance] update OS2/.usWeightClass and .usWidthClass when 2 years ago
Garret Rieger db22bfb3cc [subset] Remove Franklin from the tests which is not an open source font. 2 years ago
Garret Rieger 3394ec7048 [subset] use subset accelerator in tests. 2 years ago
Qunxin Liu d5fc4a73c0 [instance] add tests for featureVariations 2 years ago
Qunxin Liu 470944901f [instance] add benchmarks for instancing 2 years ago
Qunxin Liu 88c02e0024 [instance] add tests for full instancing 2 years ago
Qunxin Liu f887ee0c67 [instance] update post.italicAngle 2 years ago
Qunxin Liu f1a69ff1b9 [instance] update scripts for testing instancing 2 years ago
Garret Rieger d6f579e96a [subset] add tests that exercise script filtering. 2 years ago
Garret Rieger 858570b1d9 [subset] add some additional 32bit var store cases. 2 years ago
Garret Rieger 209d6aa2b7 [subset] Update make files for 32bit_var_store test. 2 years ago
Garret Rieger 9c41bfe1a6 [subset] Add subset test of font with 32 bit delta in a var store. 2 years ago
Garret Rieger 52d59bf150 [perf] Make subset benchmark data driven. 2 years ago
Garret Rieger b051f3fa83 [subset] Fix cpal subsetting when there are partial palette overlaps. 2 years ago
Behdad Esfahbod a003fc0df1 Remove accidental files 3 years ago
Andrew John 0182988229
[set] Add call to export set contents to an array. (#3500) 3 years ago
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 3 years ago
Qunxin Liu 34e0b28fae [subset] make glyph-names option match fonttools behavior 3 years ago