214 Commits (ba418cfc5218ac093b759e2c03a43234a786f6eb)

Author SHA1 Message Date
Garret Rieger e39c3bde7b [subset] fix bug in parsing glyf flags. 3 years ago
Behdad Esfahbod f3acb977ec [test/shaping;util] Use ';' instead of ':' to separate test fields 3 years ago
Behdad Esfahbod b83fd3a564 [util] Refactor batch-processing code into batch.hh 3 years ago
Garret Rieger c2ee1fdd40 [subset] remove unsed table_entry struct. 3 years ago
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder. 3 years ago
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables. 3 years ago
Khaled Hosny 84946e4d2c [test] Suggest updating the expectation if ttx matches 3 years ago
Khaled Hosny f698fe5aee [test] Always fail subset tests if hashes don’t match 3 years ago
Khaled Hosny 9f544e5008 [test] Don’t skip subset tests early 3 years ago
Khaled Hosny b084153317 [test] Remove subset tests from the slow suite 3 years ago
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps 3 years ago
Khaled Hosny 770fbd5aa6 Revert "[test] Speed-up subset tests by saving TTX dump" 3 years ago
Khaled Hosny 10e73d188a [test] Add batch mode to hb-subset and use it 3 years ago
Behdad Esfahbod 7cbcdaf68a Whitespace 3 years ago
Khaled Hosny f6c67a5fcf [test] Open file in UTF-8 3 years ago
Khaled Hosny bafbade087 [test] Force FontTools to use \n on all platforms 3 years ago
Khaled Hosny 278f44dcee [test] Speed-up subset tests by saving TTX dump 3 years ago
Garret Rieger acbd8b27dc [subset] temporarily disable COLRv1 subsetting. 3 years ago
Qunxin Liu 71b5509c19 [subset] support option --glyph-names 3 years ago
Garret Rieger deee24fbef [subset] Add missing FontName op code in top dict parsing. 3 years ago
Qunxin Liu eee7b459ee [subset] add option --no-prune-unicode-ranges 3 years ago
Garret Rieger d2397d91f3 [subset] Add additional colrv1 subsetting tests that has a glyph with components. 3 years ago
Qunxin Liu d07f789ae3 [subset] support option "--notdef-outline" 3 years ago
Qunxin Liu cb5a6b5a27 [subset] support option --layout-features 4 years ago
Qunxin Liu f739e1dc6a [subset] subset both CPAL and COLRv1 4 years ago
Garret Rieger a08900b721 [subset] fix failing colrv0 subsetting when font has composite glyphs. 4 years ago
Garret Rieger b07b97d5d7 [subset] Add more Noto Nastaliq test cases. 4 years ago
Garret Rieger 92757f6809 [subset] Don't drop anchor device tables when dropping hints. These may contain variation data. 4 years ago
Garret Rieger 6fddc2bbf9 [subset] subset layout tables (G*) by default. 4 years ago
Garret Rieger 4ec18c85e6 [subset] add subsetting tests with drop hints and layout subsetting enabled. 4 years ago
Garret Rieger 596f4258d0 [subset] copy Lookup::markFilteringSet when subseting. 4 years ago
Garret Rieger c35d786397 [subset] never drop the 'pref' feature. 4 years ago
Garret Rieger 85b0728783 Add full variable font subsetting test. 4 years ago
Garret Rieger b10741ca7f [subset] when closing glyphs in context lookups don't use a current glyph set if a lookup is already applied. 4 years ago
Garret Rieger 2773d05740 [subset] Add a test case using NotoNastaliqUrdu. 4 years ago
Qunxin Liu 95230e291d [subset] support subsetting GSUB8 4 years ago
Garret Rieger 0104409959 Fix repack_tests for distcheck. 4 years ago
Garret Rieger b8b8c58b9f [subset] add tests that check for successful repacking of a real font file. 4 years ago
Qunxin Liu 56ca435787 [subset] fix for collect_features and remove_redundant_lamngsys 4 years ago
Garret Rieger 69d772e522 [subset] Fixed test gsub5 test files. 4 years ago
Qunxin Liu 0e1c0fa404 [subset] optimize glyph closure method: step 5 4 years ago
Garret Rieger b1b1486d07 [subset] update expected files to not include cmap12 pruning. 4 years ago
Garret Rieger 190b7a98f8 [subset] Update PairPosFormat2 subsetting to match fontTools updated subsetting (https://github.com/fonttools/fonttools/pull/2221) 4 years ago
Garret Rieger 00d9276343 Add gpos9 expected files to Makefile.am 4 years ago
Garret Rieger 08a4997fde [subset] Add subset support for Extension lookups (GPOS 9, GSUB 7). 4 years ago
Behdad Esfahbod eb069f3948 [tests] Update expected output of recently-merged gpos5 4 years ago
Khaled Hosny 554aaa0c5d [build] Fix make distcheck 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Garret Rieger be33704c00 Add gpos 5 tests to meson build file. 4 years ago
Qunxin Liu 3a0b05faf1 [subset] GPOS 5 MarkToLigature subsetting support 4 years ago