4013 Commits (44f82750807475aa5b16099ccccd917d488df703)
 

Author SHA1 Message Date
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
Behdad Esfahbod 98c6fccc00 Add test for ee9b0b6cb5 9 years ago
Behdad Esfahbod 50f489a0a0 Typo 9 years ago
Behdad Esfahbod ee9b0b6cb5 Fix another sanitize bug 9 years ago
Behdad Esfahbod 34379b49e6 Add test for previous fix 9 years ago
Behdad Esfahbod f396fbb000 Fix return value of sanitize when subformat is not readable 9 years ago
Behdad Esfahbod 77a1a2bc18 Add hb_dispatch_context_t 9 years ago
Behdad Esfahbod 3e905e396b Add hb_font_set_parent() 9 years ago
Behdad Esfahbod edeb3dabf4 [ft] Add version for new API 9 years ago
Behdad Esfahbod 2a9627c564 [ft] API: Add hb_font_[sg]et_load_flags() API 9 years ago
Behdad Esfahbod 3224a594dc Minor 9 years ago
Behdad Esfahbod 52b418555b Allow compiling with custom allocators 9 years ago
Behdad Esfahbod 88da7bba9f Default font scale to face upem 9 years ago
Behdad Esfahbod 1866e17114 Make hb_font_create_sub_font() NOT make parent immutable 9 years ago
Behdad Esfahbod 980e25cad2 Fix hb-ot-shape-normalize with empty buffer 9 years ago
Behdad Esfahbod a5efaac4ff Replace a couple of malloc()s with calloc() 9 years ago
Behdad Esfahbod 26ba4d1e1f Fix segfault with empty buffer in hb_shape_plan_execute() 9 years ago
Behdad Esfahbod 432ffc47a4 1.0.4 9 years ago
Behdad Esfahbod b47159011c Define return_trace() 9 years ago
Behdad Esfahbod c917965b9e Add missing returns 9 years ago
Behdad Esfahbod f3159ba514 Micro-optimize hb_language_from_string() 9 years ago
Sascha Brawer f2ad935e19 Handle language tags that indicate phonetic IPA transcription 9 years ago
Behdad Esfahbod b8811429b6 Fix Since tags 9 years ago
Behdad Esfahbod 5d74ff02ab Fix Since: version tags on font and face APIs 9 years ago
Behdad Esfahbod 7f54053974 1.0.3 9 years ago
Behdad Esfahbod 5828c45d7a [indic] Add comments to merge_clusters calls 9 years ago
Behdad Esfahbod bdc8215949 [thai] Respect cluster-level > 0 9 years ago
Behdad Esfahbod 5b31fe383e [use] Merge /before/ reordering 9 years ago
Behdad Esfahbod 0d438f89bd [hangul] Merge /before/ reordering 9 years ago
Behdad Esfahbod f883de664f [OT] Merge /before/ reordering 9 years ago
Behdad Esfahbod c403d63200 [myanmar] Use buffer->sort() to sort cluster 9 years ago
Behdad Esfahbod e995d33c10 [OT] Merge clusters when reordering marks for normalization 9 years ago
Behdad Esfahbod b6d7d161a8 [tests] Add Hebrew test for normalization under cluster-level=1 9 years ago
Behdad Esfahbod 93099748e3 Minor 9 years ago
Behdad Esfahbod 85846b3de7 Use insertion-sort instead of bubble-sort 9 years ago
Behdad Esfahbod fad2674874 Minor 9 years ago
Behdad Esfahbod 23e4fac6de Update git.mk from upstream 9 years ago
Behdad Esfahbod 5783e05f81 [docs] Move docs/reference/ contents into docs/ 9 years ago
Behdad Esfahbod cd5e3a13a6 [docs] Fix out-of-tree build 9 years ago
Behdad Esfahbod 3899795fa3 Merge pull request #131 from simoncozens/docs 9 years ago
Simon Cozens 01e16e88f5 Combine user / reference information into gtk-doc generated manual. 9 years ago