11868 Commits (b3a2f2bfcf483b525c55de211e3c644dba860e51)
 

Author SHA1 Message Date
Behdad Esfahbod b3a2f2bfcf [util/main-font-text] Simplify 4 years ago
Behdad Esfahbod 71440dbd90 [util] Move font-size and upem to be extern variables 4 years ago
Behdad Esfahbod fc0339eef0 [util] Simplify shape-consumer by removing buffer arg 4 years ago
Behdad Esfahbod e014c6fa2d [util/main-font-text] Move eol from template arg to main() arg 4 years ago
Behdad Esfahbod 463411a1de [util] Remove unused option_group_t 4 years ago
Behdad Esfahbod 8588173ee6 [util] Rework post_parse() handling 4 years ago
Behdad Esfahbod 3362b48f5a [util] Templatize add_group logic 4 years ago
Behdad Esfahbod fe90fbeba3 [util] Remove unused pre_parse callback logic 4 years ago
Behdad Esfahbod 09e4d7dd30 [util] Simplify output_options_t 4 years ago
Behdad Esfahbod e109f9a6f9 [util] Collect cmdline arg options outside of constructor 4 years ago
Behdad Esfahbod e57dd66889 [util] Initialize struct members inline 4 years ago
Behdad Esfahbod 21f1054d47 [util/hb-subset] Keep face around instead of font 4 years ago
Garret Rieger 8c0c217b5a [subset] fail reference blob in face builder if allocation for table sorting fails. 4 years ago
Garret Rieger e5bfd49ae5 [subset] don't allow table adds for tag == -1. 4 years ago
Garret Rieger 222b74f08f [subset] don't leak memory for duplicate tables. 4 years ago
Behdad Esfahbod f7a9c3ea93 [open-file] Use hb_is_source_of instead of hb_is_iterator 4 years ago
Behdad Esfahbod fa90cb8a31 Whitespace again 4 years ago
Behdad Esfahbod a110a47eb5 Whitespace 4 years ago
Behdad Esfahbod 2cb8c928d7 [face] Let hashmap derive invalid key/value types 4 years ago
Behdad Esfahbod 95c888e192 [meta] Define hb_int_min for pointer types as nullptr 4 years ago
Behdad Esfahbod 407a112e7b [meta] Make hb_is_signed/hb_is_unsigned work on all types 4 years ago
Behdad Esfahbod baf2166a24 [meta] Use hb_true_type/hb_false_type more 4 years ago
Behdad Esfahbod 74ad5ddcd7 [face] Minor cleaning of previous commit 4 years ago
Garret Rieger c2ee1fdd40 [subset] remove unsed table_entry struct. 4 years ago
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder. 4 years ago
Behdad Esfahbod 368e957887 [ot-shape] Add comment re `vert` feature 4 years ago
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables. 4 years ago
Khaled Hosny 84946e4d2c [test] Suggest updating the expectation if ttx matches 4 years ago
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