8849 Commits (62c6e170728303f4225aaa25523675fc260ae1ab)
 

Author SHA1 Message Date
Ebrahim Byagowi 62c6e17072 [test] Add crbug.com/oss-fuzz/14474 testcase 6 years ago
Behdad Esfahbod 6977a95fed [subset] Don't crash if subsetting GSUB/GPOS fails 6 years ago
Behdad Esfahbod 2b051e7aa1 [subset] Check error after calling serializer end 6 years ago
Behdad Esfahbod 750b65e9a9 [meta] Add hb_type_identity<> 6 years ago
Qunxin Liu 8c8922a019 [subset] Updates due to changes in resolve_links() on master branch 6 years ago
Garret Rieger 2f6ec35344 Move implementations of hb-ot-name-language.cc into a hb-static.cc 6 years ago
Qunxin Liu 19afd25004 [subset] Update to use _subset2() for name table 6 years ago
Qunxin Liu 1ca4b5c770 [subset] Add unit test for str de-dup 6 years ago
Qunxin Liu 9ad14f56b6 [subset] update name table subsetting with new serializer 6 years ago
Qunxin Liu 6faac8df83 [subset] Subsetting Name Table Step 4 6 years ago
Qunxin Liu e501ea143d [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
Qunxin Liu 2637a81615 [subset] subset name table step 2, add implementation for collecting subset 6 years ago
Qunxin Liu 408c1daeb4 [subset] subset name table step 1, write out table unmodified, use accelerator to access 6 years ago
Behdad Esfahbod 3a7f5bdd18 Rewrite hb_is_signed() 6 years ago
Behdad Esfahbod 73c82f2301 [iter] Fix hb_is_iterator_of() to actually check item type 6 years ago
Behdad Esfahbod c51f15ddfc [array] Adjust hb_sorted_array_t copy constructor/assignment to match hb_array_t 6 years ago
Behdad Esfahbod b2758c360c [array] Use hb_is_cr_convertible_to() 6 years ago
Behdad Esfahbod 8ecae793aa [meta] Add hb_is_cr_convertible_to() 6 years ago
Behdad Esfahbod 52bb0346d3 [meta] Add hb_decay<> 6 years ago
Michiharu Ariza 474f3587cd copy retain_gids from input to plan 6 years ago
Behdad Esfahbod 3fc066314a Another try at fixing cmake build 6 years ago
Behdad Esfahbod c69f02784a Fix sign-compare error on 32-bit systems 6 years ago
Behdad Esfahbod f2d20dd9d3 [THANKS] Add Ivan Kuckir <https://photopea.com/> 6 years ago
Behdad Esfahbod 0ca358f21a Try fixing cmake build 6 years ago
Behdad Esfahbod 59a8fa5353 [iter] Add tests for casting to hb_iter_t<> base class for hb_sorted_array_t<> 6 years ago
Behdad Esfahbod 714307cc43 [iter] Remove fixed TODO 6 years ago
Behdad Esfahbod 22da12318a [map] Fix TODO 6 years ago
Behdad Esfahbod 4c6136e976 [mutex] Remove TODO 6 years ago
Behdad Esfahbod 0268db1196 [map] Use hb_invoke() with pointer-to-method 6 years ago
Behdad Esfahbod 8f79a5750e [algs] Add more hb_forward<>()'s 6 years ago
Behdad Esfahbod 42526d1697 [serialize] Fix SingleSubstFormat1 failure 6 years ago
Behdad Esfahbod 6cc9707c9c [serialize] Rename 6 years ago
Behdad Esfahbod 085793d6cd Remove wrong TODOs 6 years ago
Behdad Esfahbod 915b9ea5f4 [serialize] Add c->check_assign() 6 years ago
Behdad Esfahbod 00a00bc1f2 Fix two TODOs 6 years ago
Behdad Esfahbod 11ab889a8d Rename a few test programs 6 years ago
Behdad Esfahbod 12017db0bf Move test code around 6 years ago
Behdad Esfahbod 27377a7e28 Rely on variadic parameter pack more 6 years ago
Behdad Esfahbod 3ad20c38ad [serialize] Fix a few overflow TODO items 6 years ago
Behdad Esfahbod 175bdad8bf One more variadic parameter pack use 6 years ago
Behdad Esfahbod 441cca2354 Use hb_forward() when forwarding parameter pack 6 years ago
Behdad Esfahbod 20f3134789 Use variadic templates in OffsetTo<> and various ArrayOf<>s 6 years ago
Ebrahim Byagowi 64ca2ffa4c
Fix clang's -Wmain complain (#1678) 6 years ago
Ebrahim Byagowi 7c218351ab
.editorconfig, minor 6 years ago
Behdad Esfahbod 25dd88efc6 Err, fix hb_invoke() variadic 6 years ago
Behdad Esfahbod c862a532df Add variadic arguments to hb_invoke() 6 years ago
Behdad Esfahbod 9c724e48a2 [serializer] Add err_propagaged_error() 6 years ago
Behdad Esfahbod ae8da4b61b Minor 6 years ago
Behdad Esfahbod 24da1d0860 Use variadic template args for propagate_error() 6 years ago
Behdad Esfahbod 9bab398462 Simplify propagate_error() 6 years ago