4003 Commits (04fd8517f85ae9aa05b44f25578d2b19abfef7cb)
 

Author SHA1 Message Date
Behdad Esfahbod 04fd8517f8 Add tests for hyphen fallback 9 years ago
Behdad Esfahbod 550417117d [test] Drop hintings when subsetting fonts to record 9 years ago
Behdad Esfahbod 49ef630936 Adjust the width of various spaces if font does not cover them 9 years ago
Behdad Esfahbod aa7044de0c Generalize flags types 9 years ago
Behdad Esfahbod 7793aad946 Normalize various spaces to space if font doesn't support 9 years ago
Behdad Esfahbod 8b3c7f9ede [test] Support recording multiple lines of text in record-test.sh 9 years ago
Behdad Esfahbod 8565839480 Protect against possible invalid-memory access after OOM 9 years ago
Behdad Esfahbod 4cc80bed25 Fix typo! 9 years ago
Behdad Esfahbod 9ac4b9656d Add Unicode space category 9 years ago
Behdad Esfahbod 8249ec3f86 Make top-byte of unicode_props available to be used differently per-GC 9 years ago
Behdad Esfahbod cc5d3a3388 Towards using top-byte of unicode-props for more things 9 years ago
Behdad Esfahbod 2f38dde5a1 Add _hb_glyph_info_is_unicode_mark() 9 years ago
Behdad Esfahbod 90d75f93bb Tighten ccc-setting a bit and document it 9 years ago
Behdad Esfahbod 2f0dfd43cd Fix test expectation 9 years ago
Behdad Esfahbod df698f3299 [ot-font] Fix hmtx table length checking, *again* 9 years ago
Behdad Esfahbod 3530cc2d7c [util] Fix option-parsing leaks 9 years ago
Behdad Esfahbod 642135f3b2 [util] In --debug mode, duplicate font data 9 years ago
Behdad Esfahbod ed2024ef93 [perf] Micro-optimize 9 years ago
Behdad Esfahbod 76a5310a83 Remove irrelevant comment 9 years ago
Behdad Esfahbod 8259669fbd Minor 9 years ago
Behdad Esfahbod 9382c471ea Combine unicode_props0/1 into a uint16 9 years ago
Behdad Esfahbod 7127718545 [perf] Only call combining_class() for marks 9 years ago
Behdad Esfahbod 5ba450407b Make max context-length and max nesting level configurable 9 years ago
Behdad Esfahbod 67f8821fb2 [ot] Make bad-hmtx handling match FreeType 9 years ago
Behdad Esfahbod 672ca3b4e6 Use templates for making sure expression is constant 9 years ago
Behdad Esfahbod 5c8174eda3 Update comments for removal of compat decompositions 9 years ago
Behdad Esfahbod f679970040 Disable compatibility decomposition usage during normalization 9 years ago
Behdad Esfahbod ce889189c1 Fix two more -Wshadow warnings 9 years ago
Behdad Esfahbod 4a6b1eedbb Fix one more -Wshadow warning 9 years ago
Behdad Esfahbod 6f932bc8f9 Fix a few more -Wshadow-local warnings 9 years ago
Behdad Esfahbod b90cb366d7 Fix one -Wshadow-compatible-local warning 9 years ago
Behdad Esfahbod 50e5750bd8 Avoid unnecessary cast to 64-bit 9 years ago
Behdad Esfahbod 305d2fbf5a Add HB_FALLTHROUGH 9 years ago
Behdad Esfahbod 6486e37554 Fix typo 9 years ago
Behdad Esfahbod 753ea7b909 Add BUILD.md to dist 9 years ago
Behdad Esfahbod 5d7a30fde0 Merge pull request #148 from ebraminio/inst 9 years ago
Behdad Esfahbod 904b0dc381 Merge pull request #147 from ebraminio/dockerci 9 years ago
Ebrahim Byagowi ba096bcc28 [ci] change to docker infrastructure 9 years ago
Ebrahim Byagowi 2fb95a0c9d Add BUILD.md based on harfbuzz.org docs 9 years ago
Behdad Esfahbod 86cadc2cd4 1.0.6 9 years ago
Behdad Esfahbod ca97ea7aa2 [ft] Revert change-of-behavior of hb_ft_font_create() introduced in 1.0.5 9 years ago
Behdad Esfahbod 338ffec9e4 Add tests for a couple of fixed issues found by libFuzzer 9 years ago
Behdad Esfahbod 63ef0b41dc [ot-font] Fix hmtx wrong table length check 9 years ago
Behdad Esfahbod 613e630617 Reduce max nesting level from 8 to 6 9 years ago
Behdad Esfahbod ab17052924 1.0.5 9 years ago
Behdad Esfahbod ed13e2ce50 [ot-font] Fix leak 9 years ago
Behdad Esfahbod 55db94be2b Add test for previous commit 9 years ago
Behdad Esfahbod f966649747 Fix another memory access issue discovered by libFuzzer 9 years ago
Behdad Esfahbod c1a5dc46c2 [fuzz] Add fuzzing script from kcc@ 9 years ago
Behdad Esfahbod cc6ea308d4 Extern "C" custom-allocator declerations 9 years ago