11940 Commits (4dfc668e0a745cfb6d06d731adf71198cb4cb610)
 

Author SHA1 Message Date
Behdad Esfahbod 09c3b82f5e [buffer] When shifting forward, leave no gap 4 years ago
Behdad Esfahbod 5086e10538 [test] Add failing fuzzer test case 4 years ago
Behdad Esfahbod a150baf32c [ot-map] Allocate top mask bit as global bit 4 years ago
Khaled Hosny f698fe5aee [test] Always fail subset tests if hashes don’t match 4 years ago
Behdad Esfahbod e80c86ffa6 [coretext] Fix formatting 4 years ago
Behdad Esfahbod db6fbe29e4 [util/hb-subset] Use driver_t<> in outer block as well 4 years ago
Simon Cozens 66aef2818e Support passing variations to coretext shaper 4 years ago
Behdad Esfahbod f25daa4794
Merge pull request #3110 from harfbuzz/subset-tests-fast 4 years ago
Khaled Hosny 9f544e5008 [test] Don’t skip subset tests early 4 years ago
Khaled Hosny b084153317 [test] Remove subset tests from the slow suite 4 years ago
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps 4 years ago
Khaled Hosny 770fbd5aa6 Revert "[test] Speed-up subset tests by saving TTX dump" 4 years ago
Behdad Esfahbod 62a535f154 [khmer] Fix comment 4 years ago
Khaled Hosny 2cc9ed2b9e [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny 0664037401 [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny ecdd8e3f18 [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny f998d7e1ce [test] Add API test for lookup_collect_glyphs() 4 years ago
Behdad Esfahbod 47d47e8c43 [util/hb-shape/hb-subset] Don't terminate on first error in batch mode 4 years ago
Behdad Esfahbod a363ce573c [util/hb-subset] Minor refactor of batch mode 4 years ago
Khaled Hosny 10e73d188a [test] Add batch mode to hb-subset and use it 4 years ago
Behdad Esfahbod 75f314c471
Merge pull request #3103 from harfbuzz/test-reference 4 years ago
Khaled Hosny 1fd3a261e5 [test] Remove unused shaping tests reference mode 4 years ago
Behdad Esfahbod ed99c80623 [util/hb-shape] Refactor driver type duplication 4 years ago
Behdad Esfahbod 05cf81283b [util/hb-shape] Fix use of EOF as end-of-line 4 years ago
Behdad Esfahbod ee7473b8a4 [mutex] Remove unused HB_MUTEX_IMPL_INIT / HB_MUTEX_INIT 4 years ago
Behdad Esfahbod 0e37c07f4c Revert "Construct user_data in hb_object" 4 years ago
Behdad Esfahbod 5dc4cd71cc [blob] Minor change in destruction 4 years ago
Behdad Esfahbod 7cbcdaf68a Whitespace 4 years ago
Behdad Esfahbod 5d283aa0bd
Merge pull request #3095 from harfbuzz/subset-tests-speed 4 years ago
Behdad Esfahbod bbeb3a62b0
Merge pull request #3096 from googlefonts/multi_flag 4 years ago
Garret Rieger b63ac57174 [subset] bail if collection region indices is in error. 4 years ago
Garret Rieger f9d8e4a976 [subset] switch ..._set_flags to not take a mask. 4 years ago
Garret Rieger 46d4a5e673 [subset] Convert subset plan to use a flags bit set. 4 years ago
Garret Rieger 3d534b146c [subset] convert subset input flags into bit flags. 4 years ago
Khaled Hosny f6c67a5fcf [test] Open file in UTF-8 4 years ago
Khaled Hosny bafbade087 [test] Force FontTools to use \n on all platforms 4 years ago
Ben Wagner a78eb43c79 Construct user_data in hb_object 4 years ago
Khaled Hosny 278f44dcee [test] Speed-up subset tests by saving TTX dump 4 years ago
Behdad Esfahbod 30579f5a37 [set] Document & use open-ended del_range() 4 years ago
Khaled Hosny 72489f3e0e [test] Free memory in hb-aots-tester 4 years ago
Khaled Hosny 895162d6f3 [test] Account for mark zeroing in AOTS tests 4 years ago
Khaled Hosny e65bf60500 [test] make this test runner less verbose 4 years ago
Behdad Esfahbod 2d54c34680 [subset/VarStore] Fix OOM in fuzzer test 4 years ago
Behdad Esfahbod ff1fe25a5d [VarStore] Rename internal get_scalars() to get_region_scalars() 4 years ago
Behdad Esfahbod d7541f7b55 [util/hb-shape] Free cached resources on termination 4 years ago
Behdad Esfahbod ad03f34df7 [util/hb-shape] Cache blob/face in batch mode 4 years ago
Khaled Hosny 9a7ff54bb7 [test] Write one sequence per-line 4 years ago
Khaled Hosny ddf87ffb22 [test] Add generated tests for emoji clusters 4 years ago
Behdad Esfahbod f0a1892ff9 [serialize] Remove unnecessary pointer indirection 4 years ago
Behdad Esfahbod 1c511ed6f6 [subset] Simplify VarStore serialization 4 years ago