16983 Commits (9fc45f70ad42b87072ced65b8c58b87af005f265)
 

Author SHA1 Message Date
Qunxin Liu fd3eb2c672 fuzzer fix: https://oss-fuzz.com/testcase-detail/6032126569742336 1 year ago
Behdad Esfahbod 0340ba1c50 [bit-page] Add a few operators 1 year ago
dependabot[bot] a0b758f7d7 Bump github/codeql-action from 2.21.4 to 2.21.5 1 year ago
Ben Wagner 4cfc6d8e17 Specify tuple_variations_t special member functions 1 year ago
Benoit Pierre 4668b43e2c [meson] add source fallback URL to freetype2 wrap 1 year ago
Garret Rieger 8d22a57065 [repacker] fix potential use after free in repacker. 1 year ago
Garret Rieger a1f034eaac [repacker] fix fuzzer failure. 1 year ago
Bruce Mitchener f380a32825 Fix some typos. 1 year ago
Garret Rieger c28fdc39b2 [repacker] fix bot failure. 1 year ago
Garret Rieger d7ee328f80 [repacker] include the size of all lookup tables in the layer size estimates from the start. 1 year ago
Garret Rieger 5587247d5b [repacker] create only one extension subtable per physical subtable. 1 year ago
Behdad Esfahbod 56e8a29032 Fix static_size declaration 1 year ago
Behdad Esfahbod 2023384bdf
Merge pull request #4368 from googlefonts/support_gvar 1 year ago
Qunxin Liu dd8d35766b [instancer] enable partial instancing tests when experimental api is on 1 year ago
dependabot[bot] 970d2c438f Bump github/codeql-action from 2.21.3 to 2.21.4 1 year ago
dependabot[bot] 6c7aed1000 Bump fonttools from 4.42.0 to 4.42.1 in /.ci 1 year ago
Garret Rieger ca906e8747 [repacker] fix fuzzer timeout. 1 year ago
Behdad Esfahbod c7f2d440f4 [hb-view] Better cairo version check 1 year ago
Behdad Esfahbod e714e7d4f3 [hb-view] Work around old cairo 1 year ago
Qunxin Liu bea26446d2 [instancer] reference all points for gvar 1 year ago
Behdad Esfahbod 06ff3bcb8d [COLR,glyf] Use map instead of set for tracking current glyphs / layers 1 year ago
Behdad Esfahbod b530e485cd [glyf] Don't recuse into alread-active composite glyphs 1 year ago
Behdad Esfahbod 8f039ab4d6 [COLR] Avoid infinite-loop through PaintColrLayers 1 year ago
Behdad Esfahbod 0c80aec10b [COLR] Move cycle-detection to the renderer instead of cairo 1 year ago
Behdad Esfahbod 21a894f055 [cairo] Protect against infinite loops 1 year ago
Behdad Esfahbod 7d7541e35d [test-paint] Print paint-color-glyph 1 year ago
Behdad Esfahbod 5560eb60d7 [paint] Fix docs 1 year ago
Behdad Esfahbod 47231bdc70 [COLR/cairo/ft] Fixups to paint-color-glyph and implement for hb-ft 1 year ago
Behdad Esfahbod 58effbcc4f . 1 year ago
Behdad Esfahbod 74527670fc [COLR/cairo] Add paint_color_glyph func 1 year ago
Behdad Esfahbod 8d19274c2d [layout] Speed up VarStoreInstancer 1 year ago
dependabot[bot] 1da4c61550 Bump github/codeql-action from 2.21.2 to 2.21.3 1 year ago
dependabot[bot] 8d44562b42 Bump hendrikmuhs/ccache-action from 1.2.9 to 1.2.10 1 year ago
dependabot[bot] a8fb56e0f3 Bump meson from 1.2.0 to 1.2.1 in /.ci 1 year ago
Behdad Esfahbod e8eb1dc5ff [parse_tag] Accept non-ALNUM in tag name 1 year ago
Behdad Esfahbod 9a7afe922b [perf] Benchmark glyph painting 1 year ago
Behdad Esfahbod 077c4308cc [limits] Increase COLRv1 edge-count 1 year ago
Behdad Esfahbod 45c1ad0512 [paint] Add tracing 1 year ago
Behdad Esfahbod 483bc0a384 [arabic/stch] Center the stretched group over the digits 1 year ago
Behdad Esfahbod 9daef6ed4e [arabic] Add test for previous commit 1 year ago
Behdad Esfahbod 313c772989 [arabic/stch] Also work in left-to-right direction 1 year ago
Behdad Esfahbod 40bfabd1f9 [arabic/stch] Zero advances 1 year ago
Qunxin Liu 0aa5dafefd fix bots. 1 year ago
Qunxin Liu 77b158c72d [instancer] add tests for gvar partial instancing 1 year ago
Qunxin Liu 32cfa37e2e [instancer] command line support for partial instancing 1 year ago
Qunxin Liu 0065658e96 [instancer] enable cvar instancing code 1 year ago
dependabot[bot] 0ba4d539b3
Bump fonttools from 4.41.1 to 4.42.0 in /.ci (#4365) 1 year ago
Qunxin Liu 366ffd1ef0 [instancer] fix move constructor for tuple_delta_t 1 year ago
Qunxin Liu 1d91622ddf [instancer] add a hashing impl for floating point type 1 year ago
Qunxin Liu 5a4694b693 [instancer] add calc_inferred_deltas() for gvar 1 year ago