64 Commits (a390590451ef75e069ea5c67c3843b526f01fcde)

Author SHA1 Message Date
Garret Rieger 9fbe52b88d [subset] enable instancing tests by default. 2 years ago
Garret Rieger 2822b589bc [subset] Include instancing tests in distribution. 2 years ago
Garret Rieger db22bfb3cc [subset] Remove Franklin from the tests which is not an open source font. 2 years ago
Garret Rieger 209d6aa2b7 [subset] Update make files for 32bit_var_store test. 2 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
Qunxin Liu 903a6baece [subset] layout_features filtering fix 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
Qunxin Liu 60e203644b [subset] use glyphset_gsub instead of glyphset for GDEF 3 years ago
Qunxin Liu 364b6b3989 [subset] Don't assume FeatureList is sorted 3 years ago
Qunxin Liu 8c583db9b5 [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 3 years ago
Qunxin Liu ca7b9daef0 [subset] subset MATH table 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
Garret Rieger e39c3bde7b [subset] fix bug in parsing glyf flags. 3 years ago
Garret Rieger acbd8b27dc [subset] temporarily disable COLRv1 subsetting. 3 years ago
Garret Rieger deee24fbef [subset] Add missing FontName op code in top dict parsing. 3 years ago
Garret Rieger d2397d91f3 [subset] Add additional colrv1 subsetting tests that has a glyph with components. 3 years ago
Garret Rieger a08900b721 [subset] fix failing colrv0 subsetting when font has composite glyphs. 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 2773d05740 [subset] Add a test case using NotoNastaliqUrdu. 4 years ago
Qunxin Liu 95230e291d [subset] support subsetting GSUB8 4 years ago
Qunxin Liu 0e1c0fa404 [subset] optimize glyph closure method: step 5 4 years ago
Garret Rieger 08a4997fde [subset] Add subset support for Extension lookups (GPOS 9, GSUB 7). 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Qunxin Liu 3a0b05faf1 [subset] GPOS 5 MarkToLigature subsetting support 4 years ago
Garret Rieger 7b77ce0507 [subset] Add subsetting integration test using Amiri. 4 years ago
Ebrahim Byagowi 5193357832 Revert "Remove autotools build support" 4 years ago
Ebrahim Byagowi 01ac32aab2 Remove autotools build support 4 years ago
Ebrahim Byagowi 4e7cb7e2c4 minor, fix lists sorting 4 years ago
Qunxin Liu 973c47f6c9 [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. 4 years ago
Qunxin Liu 3c5bdd9bb8 [subset] GDEF AttachList subsetting support 5 years ago
Qunxin Liu 593e58c842 [subset] ChainContext subsetting fix: add lookup index remapping 5 years ago
Qunxin Liu d7c012a08e [subset] GDEF Variation Store: step 2 5 years ago
Qunxin Liu 8b5d3ebd96 [subset] GSUB5/GPOS7 Contextual Subst/Pos Subtbale Subsetting support 5 years ago
Qunxin Liu b2a965df5e [subset] Add support for "--gids" option 5 years ago
Qunxin Liu e53c44e326 [subset] temporarily revert previous cmap commit 5 years ago
Ebrahim Byagowi 29c903223b Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 5 years ago
Qunxin Liu 5ad761b943 [subset] GDEF MarkGlyphSets subsetting support 5 years ago
Garret Rieger 411225426f Fix glyph closure for alternate substitution. 5 years ago
Qunxin Liu eb7849a806 [subset] GPOS6 MarkToMark subsetting support 5 years ago
Qunxin Liu 82afc75835 [subset] GPOS4 MarkBase subsetting support 5 years ago
ckitagawa e128f80278 parent 777ba47b50 5 years ago
Qunxin Liu b6a8f5e63c [subset] CMAP table subsetting fix 5 years ago
ckitagawa ed857c4680 [subset] Add COLR support 5 years ago