17018 Commits (36f5e654a641824271f26c814705590bd45ffea0)
 

Author SHA1 Message Date
Qunxin Liu 1a5dd610be [instancer] retain empty rows when region is empty and item_count is not 1 year ago
David Manthey 45a7f9cec3 Change the shebang used for python 1 year ago
Khaled Hosny 18a6e78549 8.2.2 1 year ago
Garret Rieger 52bc78e70d s/PairPos/MarkBasePos/ in MarkBasePos repacking implementation. 1 year ago
Behdad Esfahbod 6190bb0b8e [layout] Change order of feature collection 1 year ago
dependabot[bot] 4992456cfa Bump ninja from 1.11.1 to 1.11.1.1 in /.ci 1 year ago
dependabot[bot] 397b32e585 Bump github/codeql-action from 2.22.0 to 2.22.3 1 year ago
Qunxin Liu 1f395cbaf9 [instancer] templatize the priority queue, use custom type for varstore 1 year ago
Garret Rieger bbd53fcfa4 Remove glyph_map test that uses retain gids. 1 year ago
dependabot[bot] 9648799e53 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 1 year ago
dependabot[bot] cf930decce Bump actions/setup-python from 4.7.0 to 4.7.1 1 year ago
dependabot[bot] 0cfc4ebfba Bump github/codeql-action from 2.21.9 to 2.22.0 1 year ago
dependabot[bot] a317b5a7ea Bump fonttools from 4.43.0 to 4.43.1 in /.ci 1 year ago
Behdad Esfahbod a7b3fe3523 Fix test 1 year ago
Behdad Esfahbod fc563bb437
Merge pull request #4421 from googlefonts/GDEF_GPOS 1 year ago
dependabot[bot] f26fd69d85 Bump github/codeql-action from 2.21.8 to 2.21.9 1 year ago
dependabot[bot] 1522eb9199 Bump fonttools from 4.42.1 to 4.43.0 in /.ci 1 year ago
dependabot[bot] 2d67e52a47 Bump meson from 1.2.1 to 1.2.2 in /.ci 1 year ago
Khaled Hosny 6e06a193b3 Add some tests for hb_feature_[from|to]_string() 1 year ago
jfkthame f360d704fa Check for closing quote in parse_tag 1 year ago
Garret Rieger 333946b00e [subset] Fix fuzzer timeout. 1 year ago
Qunxin Liu 9ceb800ac2 fuzzer fix https://oss-fuzz.com/testcase-detail/5842152921628672 1 year ago
Behdad Esfahbod 7cb7a7999b [map] Fix undefined integer-overflow 1 year ago
Qunxin Liu 2415d5f239 [instancer] update tests to include GDEF/GPOS tables 1 year ago
Qunxin Liu f9b04b2145 [instancer] match fonttools'r order when calculating chars 1 year ago
Qunxin Liu f39e9bf1ed [instancer] instantiate GPOS 1 year ago
Qunxin Liu 5c6795e270 [instancer] make GPOS depend on GDEF when partial instancing 1 year ago
Qunxin Liu c8594baa47 [instancer] instantiate GDEF varStore 1 year ago
Qunxin Liu 77f24d822e [instancer] remap layout var_idxes code update 1 year ago
Qunxin Liu c8c97864e8 [instancer] simplify item_variations_t API calls 1 year ago
dependabot[bot] 00de5d0068 Bump actions/checkout from 4.0.0 to 4.1.0 1 year ago
dependabot[bot] 42b8534b14 Bump github/codeql-action from 2.21.7 to 2.21.8 1 year ago
inobelar 69da5aae02 Added minor fixes to build without errors with gcc 4.9.2 1 year ago
Duncan Overbruck b8121ccbb6 [meson] keep asserts in test programs 1 year ago
Qunxin Liu 5aa4865a86 [instancer] fix compile warnings 1 year ago
Behdad Esfahbod 4b3aa0104e
Merge pull request #4410 from googlefonts/HVAR_instance 1 year ago
Thomas Petillon da2c59d71f [instancer] Delete redundant code block in cvar subsetting 1 year ago
Thomas Petillon 284889b031 [subset] Drop fvar, avar, cvar, MVAR tables when in HB_NO_VAR mode 1 year ago
Qunxin Liu ef4ff1d6a4 [instancer] make varstore items sorting method match fonttool's 1 year ago
Qunxin Liu b5f7ca1ab4 [instancer] fix bots 1 year ago
Qunxin Liu 5ec21d4af4 [instancer] fix delta_row_encoding_t constructor 1 year ago
Qunxin Liu 2d2818c096 [instancer] update expected tests to include HVAR/VVAR tables 1 year ago
Qunxin Liu 58e5d45de8 [instancer] instantiate HVAR/VVAR 1 year ago
Qunxin Liu e81ad14dba [instancer] change optimize() to as_item_varstore() 1 year ago
Qunxin Liu 97d0e7a19f [instancer] add inner_maps as optional argument when creating item_variations_t 1 year ago
Behdad Esfahbod 005582e0cb
Merge pull request #4370 from 2xsaiko/outgoing/cmake-now-for-real 1 year ago
Marco Rebhan da9b838910 Re-do and clean up CMake support, making it use relocatable paths 1 year ago
Behdad Esfahbod d698133743
Merge pull request #4393 from googlefonts/instantiate_item_varstore 1 year ago
Marco Rebhan b5a1c2b483 Revert "Pass through absolute paths to cmake config directly" 1 year ago
Qunxin Liu c330c29175 [instancer] add a unit testcase for instantiating item variations 1 year ago