- 2c024dc [subset] prune redundant cmap12 subtables. by Garret Rieger · 3 years, 8 months ago
- 7ccc52b [test] Compare sha256 hash before TTX dumps by Khaled Hosny · 3 years, 8 months ago
- 770fbd5 Revert "[test] Speed-up subset tests by saving TTX dump" by Khaled Hosny · 3 years, 8 months ago
- 7cbcdaf Whitespace by Behdad Esfahbod · 3 years, 8 months ago
- 278f44d [test] Speed-up subset tests by saving TTX dump by Khaled Hosny · 3 years, 8 months ago
- acbd8b2 [subset] temporarily disable COLRv1 subsetting. by Garret Rieger · 3 years, 8 months ago
- 71b5509 [subset] support option --glyph-names by Qunxin Liu · 3 years, 8 months ago
- deee24f [subset] Add missing FontName op code in top dict parsing. by Garret Rieger · 3 years, 8 months ago
- eee7b45 [subset] add option --no-prune-unicode-ranges by Qunxin Liu · 3 years, 9 months ago
- d2397d9 [subset] Add additional colrv1 subsetting tests that has a glyph with components. by Garret Rieger · 3 years, 9 months ago
- d07f789 [subset] support option "--notdef-outline" by Qunxin Liu · 3 years, 9 months ago
- cb5a6b5 [subset] support option --layout-features by Qunxin Liu · 3 years, 10 months ago
- f739e1d [subset] subset both CPAL and COLRv1 by Qunxin Liu · 3 years, 10 months ago
- a08900b [subset] fix failing colrv0 subsetting when font has composite glyphs. by Garret Rieger · 3 years, 10 months ago
- b07b97d [subset] Add more Noto Nastaliq test cases. by Garret Rieger · 3 years, 11 months ago
- 92757f6 [subset] Don't drop anchor device tables when dropping hints. These may contain variation data. by Garret Rieger · 3 years, 11 months ago
- 6fddc2b [subset] subset layout tables (G*) by default. by Garret Rieger · 4 years ago
- 4ec18c8 [subset] add subsetting tests with drop hints and layout subsetting enabled. by Garret Rieger · 4 years ago
- 596f425 [subset] copy Lookup::markFilteringSet when subseting. by Garret Rieger · 4 years ago
- c35d786 [subset] never drop the 'pref' feature. by Garret Rieger · 4 years ago
- 85b0728 Add full variable font subsetting test. by Garret Rieger · 4 years ago
- b10741c [subset] when closing glyphs in context lookups don't use a current glyph set if a lookup is already applied. by Garret Rieger · 4 years ago
- 2773d05 [subset] Add a test case using NotoNastaliqUrdu. by Garret Rieger · 4 years ago
- 95230e2 [subset] support subsetting GSUB8 by Qunxin Liu · 4 years ago
- 0104409 Fix repack_tests for distcheck. by Garret Rieger · 4 years ago
- b8b8c58 [subset] add tests that check for successful repacking of a real font file. by Garret Rieger · 4 years ago
- 56ca435 [subset] fix for collect_features and remove_redundant_lamngsys by Qunxin Liu · 4 years ago
- 69d772e [subset] Fixed test gsub5 test files. by Garret Rieger · 4 years ago
- 0e1c0fa [subset] optimize glyph closure method: step 5 by Qunxin Liu · 4 years ago
- b1b1486 [subset] update expected files to not include cmap12 pruning. by Garret Rieger · 4 years ago
- 190b7a9 [subset] Update PairPosFormat2 subsetting to match fontTools updated subsetting (https://github.com/fonttools/fonttools/pull/2221) by Garret Rieger · 4 years ago
- 00d9276 Add gpos9 expected files to Makefile.am by Garret Rieger · 4 years, 1 month ago
- 08a4997 [subset] Add subset support for Extension lookups (GPOS 9, GSUB 7). by Garret Rieger · 4 years, 1 month ago
- eb069f3 [tests] Update expected output of recently-merged gpos5 by Behdad Esfahbod · 4 years, 1 month ago
- c7d232c Merge pull request #2701 from googlefonts/Mark-To-Ligature_grieger by Behdad Esfahbod · 4 years, 1 month ago
- 554aaa0 [build] Fix make distcheck by Khaled Hosny · 4 years, 1 month ago
- 3a0b05f [subset] GPOS 5 MarkToLigature subsetting support by Qunxin Liu · 4 years, 6 months ago
- 010accb [subset] Add additional test cases for the Amiri tests. by Garret Rieger · 4 years, 6 months ago
- 3271a7c [subset] Remove redundant langys from Amiri test font. by Garret Rieger · 4 years, 6 months ago
- 7b77ce0 [subset] Add subsetting integration test using Amiri. by Garret Rieger · 4 years, 6 months ago
- 7a72b20 [subset] Subset GDEF during layout subsetting tests. by Garret Rieger · 4 years, 6 months ago
- 5193357 Revert "Remove autotools build support" by Ebrahim Byagowi · 4 years, 7 months ago
- 01ac32a Remove autotools build support by Ebrahim Byagowi · 4 years, 7 months ago
- 4e7cb7e minor, fix lists sorting by Ebrahim Byagowi · 4 years, 9 months ago
- 973c47f [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. by Qunxin Liu · 4 years, 9 months ago
- 3c5bdd9 [subset] GDEF AttachList subsetting support by Qunxin Liu · 4 years, 10 months ago
- 593e58c [subset] ChainContext subsetting fix: add lookup index remapping by Qunxin Liu · 4 years, 10 months ago
- d7c012a [subset] GDEF Variation Store: step 2 by Qunxin Liu · 4 years, 10 months ago
- 8b5d3eb [subset] GSUB5/GPOS7 Contextual Subst/Pos Subtbale Subsetting support by Qunxin Liu · 4 years, 10 months ago
- b2a965d [subset] Add support for "--gids" option by Qunxin Liu · 4 years, 10 months ago
- e53c44e [subset] temporarily revert previous cmap commit by Qunxin Liu · 5 years ago
- 29c9032 Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag by Ebrahim Byagowi · 5 years ago
- c8cc1e3 fix issues in ClassDefFormat1 serialize: by Qunxin Liu · 5 years ago
- 5ad761b [subset] GDEF MarkGlyphSets subsetting support by Qunxin Liu · 5 years ago
- fcd7f33 [subset] GDEF glyphClassDef subsetting support by Qunxin Liu · 5 years ago
- 4112254 Fix glyph closure for alternate substitution. by Garret Rieger · 5 years ago
- 493e40f [subset] add one empty byte to glyf table by Qunxin Liu · 5 years ago
- eb7849a [subset] GPOS6 MarkToMark subsetting support by Qunxin Liu · 5 years ago
- 82afc75 [subset] GPOS4 MarkBase subsetting support by Qunxin Liu · 5 years ago
- 43253e4 Merge remote-tracking branch 'upstream/master' by Ebrahim Byagowi · 5 years ago
- a7f694d Merge branch 'subset_cblc' into master by Ebrahim Byagowi · 5 years ago
- 774725b [subset] Avoid incorrectly dropping cmap for NotoColorEmoji.ttf by ckitagawa-work · 5 years ago
- 490ef1c [subset] Fix namerecord ordering by Qunxin Liu · 5 years ago
- e128f80 parent 777ba47b50f6379b9f9abf1d72559316b7116b9e by ckitagawa · 5 years ago
- b6a8f5e [subset] CMAP table subsetting fix by Qunxin Liu · 5 years ago
- ed857c4 [subset] Add COLR support by ckitagawa · 5 years ago
- d183043 [tests] Apply expected results of Mplus1p-Regular subset by Ebrahim Byagowi · 5 years ago
- 36a5c04 [subset] Add "--name-languages" and "--name-legacy" options by Qunxin Liu · 5 years ago
- e171bee Revert "[subset] Add "--name-languages" and "--name-legacy" options" by Ebrahim Byagowi · 5 years ago
- fd85818 [subset] Add "--name-languages" and "--name-legacy" options by Qunxin Liu · 5 years ago
- c370da4 [subset] Cmap table: remove encodingRecord entry for empty cmap4 subtable by Qunxin Liu · 5 years ago
- a3cf4ae [subset] Add more tests for GPOS1 subsetting by Qunxin Liu · 5 years ago
- e565d1f [subset] subset lookup/feature/script lists for GSUB/GPOS by Qunxin Liu · 5 years ago
- 93376a6 Add unittests by ckitagawa · 5 years ago
- 78b50a6 Address initial comments by ckitagawa · 5 years ago
- 43b6c86 [subset] Support sbix subsetting by ckitagawa · 5 years ago
- 1db2c1d fix for cmap4 and OS_2 subsetting: maximum character code allowed is 0xFFFF by Qunxin Liu · 5 years ago
- ea8fdfa Merge branch 'master' into var-subset by blueshade7 · 5 years ago
- 1f0a9d9 [subset] GPOS Lookup Type 2: PairPos by Qunxin Liu · 5 years ago
- b66094a [subset] GSUB Lookup Type 6: ChainContextSubst by Qunxin Liu · 5 years ago
- 19d45dc Merge remote-tracking branch 'upstream/master' into var-subset by Ebrahim Byagowi · 5 years ago
- b0c3eb0 [subset] GPOS Lookup Type 3: CursivePos by Qunxin Liu · 5 years ago
- bf66d1b [subset] Add integration tests for cmap14 by Qunxin Liu · 5 years ago
- 9ff32b7 Merge remote-tracking branch 'upstream/master' into glyf-rebase by Ebrahim Byagowi · 6 years ago
- 321d558 [subset] Add subsetting for GPOS Lookup Type 1: Single Adjustment Positioning Subtable by Qunxin Liu · 6 years ago
- 4cba7bd regenerate Confortaa subset test expected results by blueshade7 · 6 years ago
- a76d8b0 Merge commit '504bb17287c978d60a4a515555852465319f74ed' into var-subset by blueshade7 · 6 years ago
- 1da1b4d [subset] For option "--unicodes", add support for "*" to retain all code points by Qunxin Liu · 6 years ago
- 0eef811 retain gids in HVAR so in sync with fontTools by blueshade7 · 6 years ago
- 8bf989e update from master by blueshade7 · 6 years ago
- 82d4bfb enable cff subset tests by Michiharu Ariza · 6 years ago
- 6f35cf7 regenerate SourceSerifVariable expected subset results by Michiharu Ariza · 6 years ago
- 4ddab6f Merge branch 'master' into var-subset by Michiharu Ariza · 6 years ago
- 993d81b [subset] Add one ttf file with fvar/STAT tables to integration test by Qunxin Liu · 6 years ago
- b928de9 [subset] Add test/subset/data/expected/layout to dist list. by Garret Rieger · 6 years ago
- c740c86 [subset] Add integration tests for SingleSubst. by Garret Rieger · 6 years ago
- 6555f20 [subset] Truncate empty gids at the end in retain-gids mode. by Garret Rieger · 6 years ago
- 1223a35 Merge branch 'master' into var-subset by Michiharu Ariza · 6 years ago
- 6faac8d [subset] Subsetting Name Table Step 4 Add unit test and integration test by Qunxin Liu · 6 years ago
- 9e79285 Merge branch 'master' into var-subset by Michiharu Ariza · 6 years ago