845 Commits (54998befc43ef38e47b74b3153380adbcf6279d4)

Author SHA1 Message Date
Behdad Esfahbod cfdea88475 [random] Switch to 32bit RNG 6 years ago
Behdad Esfahbod 80de4bcd26 Minor clean up of 'rand' patchset 6 years ago
David Corbett b545e27d88 Don't seed the RNG from the contents of the buffer 6 years ago
David Corbett 2de96e8468 Test 'rand' 6 years ago
Garret Rieger 21bf147054 [subset] Fix hdmx subsetted size calculation. 6 years ago
Behdad Esfahbod 93fe0faaee [subset] Clean up hb_subset_input_t API 6 years ago
Behdad Esfahbod f39166f0c0 [subset] Remove unused hb_subset_profile_t 6 years ago
Behdad Esfahbod 62fc54725a [ot-font] Fallback vertical advance to UPEM 6 years ago
Behdad Esfahbod dae39c58fb [face] Introduce character-map API 6 years ago
Behdad Esfahbod c77ae40852 Rename hb-*private.hh to hb-*.hh 6 years ago
Behdad Esfahbod 1becabe06c [cmap] Use bsearch to find subtables 6 years ago
Behdad Esfahbod d60c465627 Rename get_all_codepoints() to collect_unicodes() 6 years ago
Garret Rieger 2bdd903c69 [subset] limit the max codepoint value to the unicode limit. 6 years ago
Garret Rieger 7278d9df30 [subset] Add hb_ot_layout_collect_features to harfbuzz-sections.txt. 6 years ago
Behdad Esfahbod 92ba9905ca [indic] Allow double-halant in old-spec Devanagari 6 years ago
Behdad Esfahbod fe099a844b [test] Add Khmer tests, with NotoSansKhmer-Regular.ttf 6 years ago
Behdad Esfahbod 2d6edc9008 [test] Add Khmer test texts from recent bugs 6 years ago
Behdad Esfahbod df26a32c8f [test] Move things around for shaper updates 6 years ago
Garret Rieger 5edf454aa6 [subset] During lookup collection remember the features we've already processed. 6 years ago
David Corbett 62fa7cd1cc Order Chakma split vowels in accordance with NFC 6 years ago
Behdad Esfahbod 019d18e9ae Minor 6 years ago
Behdad Esfahbod 58cb4d9f73 Minor 6 years ago
Behdad Esfahbod 9940504e93 [indic] Adjust left-matra repositioning and Halant,ZWJ sequence 6 years ago
Garret Rieger 4f8753464a [subset] Add fuzzer test case that caused a timeout to the corpus. 6 years ago
Ebrahim Byagowi f57804a8a5
Resolve ttx absolute path before use (#1075) 6 years ago
Jonathan Kew a95cde15af [hb-set] Additional testcase for hb-set-intersect. 7 years ago
Garret Rieger fc246ec985 [subset] Move variable declaration out of loop. 7 years ago
Garret Rieger 197cb18b22 [subset] Add test cases for gsub closure in subsetting. 7 years ago
Garret Rieger 37eab27be3 [subset] Add fuzzing of gsub closure to hb-subset-fuzzer. 7 years ago
Behdad Esfahbod 11f1f4131b [set] Add is_subset 7 years ago
Behdad Esfahbod 4a115fe7fe [sinhala] Move reph to after post-consonants 7 years ago
Behdad Esfahbod 3e494caae3 [test] Fix record-test to use gids not glyph-names 7 years ago
Garret Rieger a070dfd333 [subset] Have the subset fuzzer pull the text string to subset to from the end of the fuzzer provided data. 7 years ago
Behdad Esfahbod 2eb9bbd986 [test/text-rendering-tests] Update from upstream 7 years ago
Behdad Esfahbod f673cfbd64 Support scripts that are written both LTR and RTL 7 years ago
Garret Rieger b0d7971be0 [subset] Updated expected files for japanese subset integration tests to include cmap4. 7 years ago
Garret Rieger 7947927317 [subset] Update expected files for subset integration tests to include cmap4. 7 years ago
Garret Rieger a8e7f9b958 [subset] Get cmap tests passing again. 7 years ago
Garret Rieger c817992f49 [subset] Write out a format 4, plat 0 encoding record to match fontTools. 7 years ago
violet-sippial 93b03119da [subset] Do not compare ttx progress output in the tests 7 years ago
Ebrahim Byagowi 9925030f19 Don't decompose Bengali Rra and Rha 7 years ago
Ebrahim Byagowi ce17340b23 Add hb_blob_create_from_file, a new API (#926) 7 years ago
Garret Rieger 4fa1c6705a [subset] Check instruction offsets in glyph to ensure they are in bounds. 7 years ago
Garret Rieger 3c97614598 [subset] In subset fuzzer run through drop hints and keep hints pathways. 7 years ago
Garret Rieger 535fb23c02 [subset] Add integration tests for cmap breakge. 7 years ago
Garret Rieger e29c8e33f3 [subset] Add a test for previous cmap breakage. 7 years ago
Garret Rieger 1a309dcd72 [subset] Remove printf's from fuzzing targets. 7 years ago
Garret Rieger c02b40e58f [subset] add a fuzzer target for subset_get_all_codepoints method. (#987) 7 years ago
Garret Rieger 5dadbb0fa0 [subset] Add implementation of cmap format 12 codepoint listing. (#988) 7 years ago
Garret Rieger 21a181af2b [subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table. 7 years ago