17098 Commits (155015f4bec434ecc2f94621665844218f05ce51)
 

Author SHA1 Message Date
Behdad Esfahbod d9c4d3edf0 [uniscribe] Fix warnings 2 years ago
Behdad Esfahbod 29ad9304e2 [layout] Minor add prealloc 2 years ago
Behdad Esfahbod a41368bd7a [buffer] Minor micro-optimize 2 years ago
Behdad Esfahbod dc35a0fbcb [ot-map] Speed up feature finding 2 years ago
Behdad Esfahbod ebdfa9838b [perf] Measure freetype face loading as well 2 years ago
Behdad Esfahbod 202888ec3e Fix mac bot 2 years ago
Behdad Esfahbod 35a026c89a [shape] Unsafe-to-concat around fraction slash 2 years ago
Behdad Esfahbod f19ca24a8e Revert "Revert "Require numerator and denominator in auto fraction"" 2 years ago
Behdad Esfahbod b2a73166d4 [buffer] Fix unsafe_to_concat() 2 years ago
Behdad Esfahbod 8fe506e153 Revert "Require numerator and denominator in auto fraction" 2 years ago
David Corbett f3e86937df Require numerator and denominator in auto fraction 2 years ago
Behdad Esfahbod 23838e5a2e [graph] Error handling 2 years ago
Behdad Esfahbod 04f4909257 [graph] Use a move instead of swap 2 years ago
Behdad Esfahbod 3bedb0eeed [graph] Minor rename 2 years ago
Behdad Esfahbod bb1f53c254 [graph] Try fixing infinite loop found by CIFuzz under malloc fail 2 years ago
Behdad Esfahbod db3314c1f8 [graph] Minor space type change 2 years ago
Behdad Esfahbod 6a218eaeea
Merge pull request #4343 from harfbuzz/graph-parents-map 2 years ago
Behdad Esfahbod 6bb61708ed [graph] Try fixing bots 2 years ago
Behdad Esfahbod 1b5abb1781 [graph] Speed-up vertices having only one parent 2 years ago
Behdad Esfahbod f3d0b11d57 [graph] Make parents private 2 years ago
Behdad Esfahbod d3b997ee70 [graph] Use a hb_map_t to keep parents, instead of hb_vector_t 2 years ago
Qunxin Liu 45a0d65c62 [instancer] cosmetic change 2 years ago
Behdad Esfahbod cb320d2222 Revert "[cff] Use float instead of double" 2 years ago
Behdad Esfahbod c8f67ac28e [cff] Use float instead of double 2 years ago
Behdad Esfahbod b36b100ef1 [var] Remove byte_data_t; use hb_bytes_t 2 years ago
Behdad Esfahbod c25b8c0612
Merge pull request #4335 from googlefonts/bug_fixes 2 years ago
Qunxin Liu 5cab0709a4 [instancer] fix for missing to update tuple indices flag in operator += 2 years ago
Qunxin Liu 515f85d545 [instancer] fix incorrect encoded_len 2 years ago
Qunxin Liu bccdcf5b18 [instancer] fix a bug in compiling deltas_y for gvar 2 years ago
Behdad Esfahbod 5690840ceb [map] Another try at fixing archaic clang 2 years ago
Behdad Esfahbod a3b18062b7 [trak] Fix a couple return values 2 years ago
Behdad Esfahbod 62e6f7835c [Cursive] round 2 years ago
Behdad Esfahbod 60db142784 [layout] Remove unused "max-size" cruft 2 years ago
Behdad Esfahbod 8eb7889fd4 Add max-size to static-size objects 2 years ago
Behdad Esfahbod e322949b9b [ArrayOf] Remove fast-path for offset to max-sized objects 2 years ago
dependabot[bot] 9ffea6328e Bump github/codeql-action from 2.20.4 to 2.21.0 2 years ago
dependabot[bot] 1a267f22ff Bump fonttools from 4.41.0 to 4.41.1 in /.ci 2 years ago
Nikolaus Waxweiler ca7e7e925b Fix wasm-micro-runtime build instructions 2 years ago
Nikolaus Waxweiler a32278acd8 Fix example code 2 years ago
Behdad Esfahbod 55f41e287f [perf] Add duployan.txt 2 years ago
Behdad Esfahbod c91899be14 [gdef] Use set-digest for mark-filterint-sets 2 years ago
Behdad Esfahbod e8948a4e86 [gsubgpos] Fix optimization 2 years ago
Behdad Esfahbod 36c7ec443b [sanitize] Simplify a return 2 years ago
Qunxin Liu 13f05ab9b3 [instancer] support avar table partial instancing 2 years ago
Behdad Esfahbod 837885f0fa Revert "[sanitize/Coverage] Keep a map of sane coverages" 2 years ago
Behdad Esfahbod 0ab906715e [sanitize/Coverage] Keep a map of sane coverages 2 years ago
Behdad Esfahbod 7de2f515a0 [set] Remove dependency on hb-machinery.hh 2 years ago
Behdad Esfahbod e8de5cb08f [gsubgpos] Use a couple variables 2 years ago
Behdad Esfahbod 0ccd61a3b2 [gsubgpos] Micro-optimize 2 years ago
Behdad Esfahbod b01c165034 [gsubgpos] Minor error handling 2 years ago