3981 Commits (5ba450407b9d9856453e63a815499da8721ff6a7)
 

Author SHA1 Message Date
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 10 years ago
Behdad Esfahbod ab17052924 1.0.5 10 years ago
Behdad Esfahbod ed13e2ce50 [ot-font] Fix leak 10 years ago
Behdad Esfahbod 55db94be2b Add test for previous commit 10 years ago
Behdad Esfahbod f966649747 Fix another memory access issue discovered by libFuzzer 10 years ago
Behdad Esfahbod c1a5dc46c2 [fuzz] Add fuzzing script from kcc@ 10 years ago
Behdad Esfahbod cc6ea308d4 Extern "C" custom-allocator declerations 10 years ago
Behdad Esfahbod 98c6fccc00 Add test for ee9b0b6cb5 10 years ago
Behdad Esfahbod 50f489a0a0 Typo 10 years ago
Behdad Esfahbod ee9b0b6cb5 Fix another sanitize bug 10 years ago
Behdad Esfahbod 34379b49e6 Add test for previous fix 10 years ago
Behdad Esfahbod f396fbb000 Fix return value of sanitize when subformat is not readable 10 years ago
Behdad Esfahbod 77a1a2bc18 Add hb_dispatch_context_t 10 years ago
Behdad Esfahbod 3e905e396b Add hb_font_set_parent() 10 years ago
Behdad Esfahbod edeb3dabf4 [ft] Add version for new API 10 years ago
Behdad Esfahbod 2a9627c564 [ft] API: Add hb_font_[sg]et_load_flags() API 10 years ago
Behdad Esfahbod 3224a594dc Minor 10 years ago
Behdad Esfahbod 52b418555b Allow compiling with custom allocators 10 years ago
Behdad Esfahbod 88da7bba9f Default font scale to face upem 10 years ago
Behdad Esfahbod 1866e17114 Make hb_font_create_sub_font() NOT make parent immutable 10 years ago
Behdad Esfahbod 980e25cad2 Fix hb-ot-shape-normalize with empty buffer 10 years ago
Behdad Esfahbod a5efaac4ff Replace a couple of malloc()s with calloc() 10 years ago
Behdad Esfahbod 26ba4d1e1f Fix segfault with empty buffer in hb_shape_plan_execute() 10 years ago
Behdad Esfahbod 432ffc47a4 1.0.4 10 years ago
Behdad Esfahbod b47159011c Define return_trace() 10 years ago
Behdad Esfahbod c917965b9e Add missing returns 10 years ago
Behdad Esfahbod f3159ba514 Micro-optimize hb_language_from_string() 10 years ago
Sascha Brawer f2ad935e19 Handle language tags that indicate phonetic IPA transcription 10 years ago
Behdad Esfahbod b8811429b6 Fix Since tags 10 years ago