10240 Commits (f7187e90d2ec703f8f99f94077c5e449541c0462)
 

Author SHA1 Message Date
Behdad Esfahbod f47cbade18 [aat] Adjust fallback positioning logic 5 years ago
Behdad Esfahbod fa7edf87c9 [bsearch] Massage API some more 5 years ago
Behdad Esfahbod 70aa5071d8 [algs] Adjust return value of hb_ctz(0) to be 32 instead of 0 5 years ago
Behdad Esfahbod eefb78f674 Minor 5 years ago
Behdad Esfahbod 9fb030585a Rename start/end to first/last in RangeRecord 5 years ago
Evgeniy Reizner 8ac4ba14dc Fix typo in TESTING.md (#2066) 5 years ago
Ebrahim Byagowi 9b1d5c4a59
[number] fix where strtod_l not available 5 years ago
Ebrahim Byagowi 5c8f960289
[number] minor, include the renamed header 5 years ago
Behdad Esfahbod 48eef2724c [algs/array] Consolidate the last two bsearch implementations! 5 years ago
Behdad Esfahbod ed35dea8c0 Fourth try... sighs 5 years ago
Behdad Esfahbod 9168310bb4 Fix build, third times... 5 years ago
Behdad Esfahbod 34f5cc2cc8 Second try at fixing build 5 years ago
Behdad Esfahbod 14ce5ab0b7 First try at fixing build errors 5 years ago
Behdad Esfahbod 2274270c6a [algs] Streamline bsearch some more 5 years ago
Behdad Esfahbod bd55d4b49f [algs] Streamline bsearch() API more towards hb_array_t::bsearch_impl() 5 years ago
Behdad Esfahbod fd6df520a1 [array] Isolate bsearch implementation more 5 years ago
Behdad Esfahbod 06d3c2019f [array] Simplify bfind() positioning 5 years ago
Ebrahim Byagowi d67ba649a3 Rename hb_array_t::in_range to hb_array_t::check_range 5 years ago
Ebrahim Byagowi 72d83a0280 Make hb_array_t::in_range similar to hb_sanitize_context_t::check_range 5 years ago
Behdad Esfahbod b1167d19e9 Fix! 5 years ago
Behdad Esfahbod 5ff410b493 Add files, oops 5 years ago
Behdad Esfahbod 2dc20e632e Implement fallback vertical shaping from Firefox 5 years ago
Behdad Esfahbod b6d0f1529d [indic] Fix old-spec base-finding logic w vatu feature 5 years ago
Behdad Esfahbod 0414341ac5 Prefer AAT shaping over OT if both available 5 years ago
blueshade7 82545c5e2b more coding style fixes 5 years ago
blueshade7 2e7c1239c8 minor: coding style 5 years ago
blueshade7 ed94e41065 fixed api test test-ot-glyphname 5 years ago
blueshade7 7a4745ba8d added api test test-ot-glyphname 5 years ago
blueshade7 ab525ac66d fix HB_TINY buid 5 years ago
blueshade7 ff64652cf6 fix shape-fuzzer failure 5 years ago
blueshade7 a333b0f717 add hb-ot-cff1-std-str.hh to Makefile.sources 5 years ago
blueshade7 61707266a3 fix get_sid crash 5 years ago
blueshade7 4c4e08a1ef add cff1::accelerator_t::fini 5 years ago
blueshade7 ff87465b40 add get_glyph_from_name & test. use hb_string_array 5 years ago
blueshade7 51e7728521 minor 5 years ago
blueshade7 6d9eb9c040 fixed failure with language-tags.tests 5 years ago
blueshade7 59fe379797 fixed hb-shape-fuzzer failures in get_sid 5 years ago
blueshade7 e26df436bc fix test-ot-face crash 5 years ago
blueshade7 7b49042ef4 add cff1::get_glyph_name 5 years ago
blueshade7 ea8fdfa079 Merge branch 'master' into var-subset 5 years ago
Behdad Esfahbod d5338ba189 [ft] Add locking FT_Face API 5 years ago
Behdad Esfahbod e5c7ee9f75 [set] Fix undefined-behavior shift in _previous() 5 years ago
Behdad Esfahbod 5fddc5f169 Use foreach_cluster 5 years ago
Behdad Esfahbod e4a101ed38 [ft] Fix for HB_NO_VAR build 5 years ago
David Corbett 76c27462c2 Don’t modify a ccc to 6 5 years ago
Michiharu Ariza 8fdafee2a6 undef HB_STRING_ARRAY_LENG_NAME 5 years ago
blueshade7 5e9863f3c6 ARRAY_LENGTH fails with -Wglobal-constructors 5 years ago
blueshade7 a75983690d calculate hb_string_array length automatically 5 years ago
Khaled Hosny 57da16bc59 [cff] Check rcurveline and rlinecurve arguments 5 years ago
Khaled Hosny 9f1524ce83 [cff] Fix a typo in processing rlinecurve 5 years ago