11913 Commits (ba418cfc5218ac093b759e2c03a43234a786f6eb)
 

Author SHA1 Message Date
Behdad Esfahbod 8588173ee6 [util] Rework post_parse() handling 3 years ago
Behdad Esfahbod 3362b48f5a [util] Templatize add_group logic 3 years ago
Behdad Esfahbod fe90fbeba3 [util] Remove unused pre_parse callback logic 3 years ago
Behdad Esfahbod 09e4d7dd30 [util] Simplify output_options_t 3 years ago
Behdad Esfahbod e109f9a6f9 [util] Collect cmdline arg options outside of constructor 3 years ago
Behdad Esfahbod e57dd66889 [util] Initialize struct members inline 3 years ago
Behdad Esfahbod 21f1054d47 [util/hb-subset] Keep face around instead of font 3 years ago
Garret Rieger 8c0c217b5a [subset] fail reference blob in face builder if allocation for table sorting fails. 3 years ago
Garret Rieger e5bfd49ae5 [subset] don't allow table adds for tag == -1. 3 years ago
Garret Rieger 222b74f08f [subset] don't leak memory for duplicate tables. 3 years ago
Behdad Esfahbod f7a9c3ea93 [open-file] Use hb_is_source_of instead of hb_is_iterator 3 years ago
Behdad Esfahbod fa90cb8a31 Whitespace again 3 years ago
Behdad Esfahbod a110a47eb5 Whitespace 3 years ago
Behdad Esfahbod 2cb8c928d7 [face] Let hashmap derive invalid key/value types 3 years ago
Behdad Esfahbod 95c888e192 [meta] Define hb_int_min for pointer types as nullptr 3 years ago
Behdad Esfahbod 407a112e7b [meta] Make hb_is_signed/hb_is_unsigned work on all types 3 years ago
Behdad Esfahbod baf2166a24 [meta] Use hb_true_type/hb_false_type more 3 years ago
Behdad Esfahbod 74ad5ddcd7 [face] Minor cleaning of previous commit 3 years ago
Garret Rieger c2ee1fdd40 [subset] remove unsed table_entry struct. 3 years ago
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder. 3 years ago
Behdad Esfahbod 368e957887 [ot-shape] Add comment re `vert` feature 3 years ago
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables. 3 years ago
Khaled Hosny 84946e4d2c [test] Suggest updating the expectation if ttx matches 3 years ago
Behdad Esfahbod 09c3b82f5e [buffer] When shifting forward, leave no gap 3 years ago
Behdad Esfahbod 5086e10538 [test] Add failing fuzzer test case 3 years ago
Behdad Esfahbod a150baf32c [ot-map] Allocate top mask bit as global bit 3 years ago
Khaled Hosny f698fe5aee [test] Always fail subset tests if hashes don’t match 3 years ago
Behdad Esfahbod e80c86ffa6 [coretext] Fix formatting 3 years ago
Behdad Esfahbod db6fbe29e4 [util/hb-subset] Use driver_t<> in outer block as well 3 years ago
Simon Cozens 66aef2818e Support passing variations to coretext shaper 3 years ago
Behdad Esfahbod f25daa4794
Merge pull request #3110 from harfbuzz/subset-tests-fast 3 years ago
Khaled Hosny 9f544e5008 [test] Don’t skip subset tests early 3 years ago
Khaled Hosny b084153317 [test] Remove subset tests from the slow suite 3 years ago
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps 3 years ago
Khaled Hosny 770fbd5aa6 Revert "[test] Speed-up subset tests by saving TTX dump" 3 years ago
Behdad Esfahbod 62a535f154 [khmer] Fix comment 3 years ago
Khaled Hosny 2cc9ed2b9e [test] More lookup_collect_glyphs() tests 3 years ago
Khaled Hosny 0664037401 [test] More lookup_collect_glyphs() tests 3 years ago
Khaled Hosny ecdd8e3f18 [test] More lookup_collect_glyphs() tests 3 years ago
Khaled Hosny f998d7e1ce [test] Add API test for lookup_collect_glyphs() 3 years ago
Behdad Esfahbod 47d47e8c43 [util/hb-shape/hb-subset] Don't terminate on first error in batch mode 3 years ago
Behdad Esfahbod a363ce573c [util/hb-subset] Minor refactor of batch mode 3 years ago
Khaled Hosny 10e73d188a [test] Add batch mode to hb-subset and use it 3 years ago
Behdad Esfahbod 75f314c471
Merge pull request #3103 from harfbuzz/test-reference 3 years ago
Khaled Hosny 1fd3a261e5 [test] Remove unused shaping tests reference mode 3 years ago
Behdad Esfahbod ed99c80623 [util/hb-shape] Refactor driver type duplication 3 years ago
Behdad Esfahbod 05cf81283b [util/hb-shape] Fix use of EOF as end-of-line 3 years ago
Behdad Esfahbod ee7473b8a4 [mutex] Remove unused HB_MUTEX_IMPL_INIT / HB_MUTEX_INIT 3 years ago
Behdad Esfahbod 0e37c07f4c Revert "Construct user_data in hb_object" 3 years ago
Behdad Esfahbod 5dc4cd71cc [blob] Minor change in destruction 3 years ago