17820 Commits (bloom)
 

Author SHA1 Message Date
Behdad Esfahbod cb09fe7995 [bit-set] Remove a likely() 1 week ago
Behdad Esfahbod 749dc1eee0 [bit-set] Fix may_intersect() logic 1 week ago
Behdad Esfahbod b30c65e271
Merge pull request #5040 from harfbuzz/aat-set 1 week ago
Behdad Esfahbod 22a21e81a0 [aat] Fix a crash 1 week ago
Behdad Esfahbod 275fb565bb [morx] Clean up memory 1 week ago
Behdad Esfahbod 255dadc152 [set] Speed up may_intersect() 1 week ago
Behdad Esfahbod a617328005 [bit-set] Sprinkle a few .arrayZ around 1 week ago
Behdad Esfahbod 7862c7c5e1 Rename a method again 1 week ago
Behdad Esfahbod 474bef1cfd [aat] Use exact set for buffer intersection versus subchains 1 week ago
Behdad Esfahbod 95eefa38f6 [set] Add a brute-force intersects(other_set) 1 week ago
Behdad Esfahbod 80bbb0b2e9 [set-digest] Rename a method 1 week ago
Behdad Esfahbod 7d17ea4996
Merge pull request #5037 from harfbuzz/face-blob 1 week ago
Khaled Hosny a315d43b04 [doc] Update hb_face_reference_blob() and hb_reference_table_func_t 1 week ago
Behdad Esfahbod 5b49ac21fe
Merge pull request #5039 from harfbuzz/lucida 1 week ago
Behdad Esfahbod 722ab54868 [kerx] Don't compute buffer digest 1 week ago
Behdad Esfahbod 449c7f2a0d [aat] Add some tracing 1 week ago
Behdad Esfahbod 3a1d7ee7e8 [aat] Remove the buffer-digest threshold 1 week ago
Behdad Esfahbod e1cb3b155a Revert "[aat] Remove set-digest" 1 week ago
Behdad Esfahbod 359d163d25 Revert "[aat] Remove buffer-digest stuff" 1 week ago
Behdad Esfahbod 7d23e642a2 Revert "[aat] Remove dead code" 1 week ago
Behdad Esfahbod d109947672 Revert "[aat] Remove unused macro" 1 week ago
Behdad Esfahbod 2ddcccd26e [aat] Remove unused macro 1 week ago
Behdad Esfahbod 1ff462354b [morx] Micro-optimize 1 week ago
Khaled Hosny 4825e5e2b4 [face] Add fallback implementation to hb_face_reference_blob 2 weeks ago
Behdad Esfahbod 9cf2ea3e8f Merge branch 'kern-set' 2 weeks ago
Behdad Esfahbod bf36f5c3a4 [aat] Remove dead code 2 weeks ago
Behdad Esfahbod 7642366593 [aat] Remove buffer-digest stuff 2 weeks ago
Behdad Esfahbod 9a4601b06b [kern/kerx] Use hb-set-t for left/right, to guard bsearch 2 weeks ago
Behdad Esfahbod 3e50a8dfec [buffer] Use UINT_MAX instead of wrong macro 2 weeks ago
Behdad Esfahbod cafbdf4217
Merge pull request #5031 from harfbuzz/aat-speedup 2 weeks ago
Behdad Esfahbod 267ebeeccd [perf/text] Add a long piece of JS code for benchmarking 2 weeks ago
Behdad Esfahbod ee4ca63b6d [aat] Micro-optimize 2 weeks ago
Behdad Esfahbod ed37725e00 [aat] Micro-optimize get_class 2 weeks ago
dependabot[bot] be022b3550 Bump actions/setup-python from 5.3.0 to 5.4.0 2 weeks ago
dependabot[bot] 4291114246 Bump github/codeql-action from 3.28.5 to 3.28.8 2 weeks ago
Behdad Esfahbod 91572945bb [aat] More delambda 2 weeks ago
Behdad Esfahbod 556eb02977 [aat] Remove a lambda 2 weeks ago
Behdad Esfahbod d9a25bc4ee [aat] Allocate caches together 2 weeks ago
Behdad Esfahbod 7b44a94a55 [aat] Shrink cache to 256 bytes per subtable 2 weeks ago
Behdad Esfahbod b89ab7d0fb [aat] Shrink the class cache to be 512 bytes instead of 1kb 2 weeks ago
Behdad Esfahbod 4fb0ac7728 [aat] Minor simplify 2 weeks ago
Behdad Esfahbod 832f199607 [aat] Remove set-digest 2 weeks ago
Behdad Esfahbod 0e13e78153 [aat] Add a class-cache to the machine 2 weeks ago
dependabot[bot] 3839e5fd59 Bump fonttools from 4.55.6 to 4.55.8 in /.ci 2 weeks ago
Tor Arne Vestbø 04b2006fc9 Remove outdated documentation note about CT operating in 96 DPI 2 weeks ago
Khaled Hosny bbb9e56365 [ci] Pin GitHub workflows to Python 3.12 for now 2 weeks ago
Behdad Esfahbod d8d0987feb [benchmark-shape] Remove variable-font test set 2 weeks ago
Behdad Esfahbod 138448487e [aat] Typo 2 weeks ago
Behdad Esfahbod f5e50890d0 [open-type] Another tweak to cmp() 2 weeks ago
Behdad Esfahbod c68df817a6 [open-type] Minor tweak to cmp() 2 weeks ago