17147 Commits (2b986af839825c0bcad2988b3a289e22ca9bc2cd)
 

Author SHA1 Message Date
dependabot[bot] 2b986af839 Bump meson from 1.3.1 to 1.3.2 in /.ci 1 year ago
dependabot[bot] 58a9b36333 Bump github/codeql-action from 3.24.0 to 3.24.3 1 year ago
Bruce Mitchener fb6d4d27d6 Remove unnecessary std::move(). 1 year ago
Bruce Mitchener 3cfdbd6717 Use `noexcept` on swap, move constructors, etc. 1 year ago
Bruce Mitchener 1bddeb974f Use literal bools when possible rather than ints. 1 year ago
Garret Rieger 8974fe484b [subset] Add a partial instancing + IUP case to the subset benchmarks. 1 year ago
Magnus Larsen b8178f2554 Disable Wcast-function-type on clang-cl, too 1 year ago
dependabot[bot] c926eb956c Bump actions/upload-artifact from 4.3.0 to 4.3.1 1 year ago
dependabot[bot] 6d7da03d95 Bump setuptools from 69.0.3 to 69.1.0 in /.ci 1 year ago
dependabot[bot] e79028c20f Bump fonttools from 4.47.2 to 4.48.1 in /.ci 1 year ago
Christer Sandberg 1ab8822b41 Fixed some errors in STAT table implementation 1 year ago
Behdad Esfahbod 031fdb1c8b Rename VarStoreInstancer to ItemVarStoreInstancer 1 year ago
Behdad Esfahbod 1cb47eff8f Rename VariationStore to ItemVariationStore 1 year ago
Lőrinczy, Zsigmond 4c77bd921c
Update hb-serialize.hh (#4576) 1 year ago
dependabot[bot] c546aa6c5a Bump github/codeql-action from 3.23.2 to 3.24.0 1 year ago
dependabot[bot] 672fcd968f Bump codecov/codecov-action from 3.1.5 to 4.0.1 1 year ago
Khaled Hosny 8da99b83e6 [docs] Order hb-ot-color functions is more organized way 1 year ago
Behdad Esfahbod a9b8891799
Merge pull request #4563 from googlefonts/instancer_iup_delta_opt 1 year ago
Qunxin Liu 97309483ea [instancer] rename HB_SUBSET_FLAGS_IUP_DELTA_OPT to HB_SUBSET_FLAGS_OPTIMIZE_IUP_DELTAS 1 year ago
Qunxin Liu 2dabbdfc66 [instancer] fix help message for --optimize 1 year ago
Qunxin Liu f072de9359 [instancer] move iup code to a seprate file 1 year ago
dependabot[bot] bebdb3347c Bump codecov/codecov-action from 3.1.4 to 3.1.5 1 year ago
dependabot[bot] 74228888fe Bump github/codeql-action from 3.23.1 to 3.23.2 1 year ago
dependabot[bot] 0ba9220413 Bump actions/upload-artifact from 4.2.0 to 4.3.0 1 year ago
dependabot[bot] 98e290c0c8 Bump hendrikmuhs/ccache-action from 1.2.11 to 1.2.12 1 year ago
Behdad Esfahbod 846d5204c0 [ft] Remove unnecessary cast 1 year ago
Behdad Esfahbod 9182315bba [hb.hh] Add error -Wcast-function-type-strict 1 year ago
Qunxin Liu 97c85ab2d0 [instancer] iup delta optimize: fix is_composite_glyph value in gvar 1 year ago
Qunxin Liu 4d5fb233e3 fix build 1 year ago
Qunxin Liu 84771374e8 [instancer] add tests for iup delta optimization 1 year ago
Qunxin Liu 0cbc812340 [instancer] add iup_optimize() call into instantiation 1 year ago
Patrick Griffis aed309d1ec [autotools] Installing missing hb-features.h header 1 year ago
Qunxin Liu 52c3cda31b [instancer] add composite_new_gids set in subset plan 1 year ago
Qunxin Liu a3e3473cc8 [instancer] when iup delta opt is enabled, add default deltas to coords 1 year ago
Qunxin Liu f1cdcc70c1 [instancer] add iup delta optimization functions tuple_delta_t 1 year ago
Qunxin Liu 8ad540bb84 [instancer] move compile_point_set to be a member of tuple_delta_t 1 year ago
Qunxin Liu c7a6030b31 [instancer] add a flag HB_SUBSET_FLAGS_IUP_DELTA_OPT 1 year ago
Elliot 93a148cde6 fix warning when compiling with clang-cl 1 year ago
Behdad Esfahbod 4a18c502e2 [cmake] Treat VITA like gcc 1 year ago
dependabot[bot] 4b716b101e Bump github/codeql-action from 3.23.0 to 3.23.1 1 year ago
dependabot[bot] e67a94017e Bump actions/upload-artifact from 4.1.0 to 4.2.0 1 year ago
dependabot[bot] 62e1de7f16 Bump actions/upload-artifact from 4.0.0 to 4.1.0 1 year ago
dependabot[bot] d53c97e6af Bump github/codeql-action from 3.22.12 to 3.23.0 1 year ago
dependabot[bot] 9c143d5258 Bump fonttools from 4.47.0 to 4.47.2 in /.ci 1 year ago
Sergei Trofimovich 032c931e1c use `calloc(nmemb, size)`, not `calloc(size, nmemb)` 1 year ago
dependabot[bot] 11f8914add Bump jinja2 from 3.1.2 to 3.1.3 in /.ci 1 year ago
Garret Rieger ef1f5c4e0c [subset] Re-use common Coverage subsetting function in PairPosFormat2. 1 year ago
Behdad Esfahbod e0e2b29ea8 [cmap] Implement MacRoman encoding 1 year ago
Behdad Esfahbod ef289a9e20 [COLR] Reduce COLRv1 max edge count 1 year ago
Lie Yan 155015f4be refactor(math-kern): call hb_bsearch_impl instead of raw binary search 1 year ago