151 Commits (a390590451ef75e069ea5c67c3843b526f01fcde)

Author SHA1 Message Date
Matthias Clasen 313f74a693 Add a basic test for hb-coretext api 2 years ago
Matthias Clasen 661baf403c Add a basic test for hb-ft api 2 years ago
Matthias Clasen 2a51567925 [paint] Add a test for recursion 2 years ago
Matthias Clasen 1eb4d002f2 Try to fix the build with msvc 2 years ago
Matthias Clasen 00e93102a6 Add a test for hb_ot_color_glyph_has_paint 2 years ago
Matthias Clasen e7b0947afd Add a test for hb_ot_color_has_paint 2 years ago
Matthias Clasen a7a93b85e6 Drop accidentally added ttx files 2 years ago
Behdad Esfahbod 6ccbfabd4f [paint] Return bool from paint_image() 2 years ago
Matthias Clasen d00e97f16c Add test-paint to the autotools build 2 years ago
Matthias Clasen 3478728edb Fix test-paint build without freetype 2 years ago
Matthias Clasen 9b9d7c7b8e Plug a memory lek in paint tests 2 years ago
Matthias Clasen f9c865a899 Update test results 2 years ago
Matthias Clasen 55b7af6b62 Tweak paint-tests 2 years ago
Matthias Clasen 44b48845b7 Add tests for hb_color_line_t 2 years ago
Behdad Esfahbod a4a86c0ec2 [test-paint] g_test_message 2 years ago
Behdad Esfahbod dcab567988 [test-paint] Don't use g_test_fail_print() for older glib 2 years ago
Matthias Clasen 8e197f50da Add missing paint test results 2 years ago
Matthias Clasen 3b021c5568 Run paint tests with ft font funcs 2 years ago
Matthias Clasen ca190aaba4 Split off the hb-paint tests 2 years ago
Matthias Clasen ee7bbdf372 tests: Update expected results 2 years ago
Matthias Clasen 3993a40703 test: Add some verification hints 2 years ago
Matthias Clasen 47dbebff39 [paint] Add COLRv0 tests 2 years ago
Behdad Esfahbod 3c972867b9 More s/hb_font_get_glyph_shape/hb_font_draw_glyph/ 2 years ago
Matthias Clasen c221933977 [paint] Preserve foreground information 2 years ago
Matthias Clasen 6387004cad [paint] Simplify api 2 years ago
Matthias Clasen 71bd5a0dfc [paint] Resolve colors 2 years ago
Matthias Clasen 9be01b6bff [paint] Pass hb_paint_context_t along 2 years ago
Matthias Clasen 97224f3b63 [paint] Pass font to all callbacks 2 years ago
Matthias Clasen b0fa40b2ec tests: More diagnostics 2 years ago
Matthias Clasen 290bb338bf Dist test result files 2 years ago
Matthias Clasen 74ccc1e76d tests: Produce useful output on failure 2 years ago
Matthias Clasen 084291108a Tests: Fix memleak pointed out by valgrind 2 years ago
Behdad Esfahbod d8cb7ceefb [test] Try fixing bots with old glib 2 years ago
Matthias Clasen 2d4678b647 Add a comment 2 years ago
Matthias Clasen 30a6fd04d0 [colr] Add some tests 2 years ago
Qunxin Liu 8eadb83640 [subset] Update hb_subset_input_override_name_table API 2 years ago
Behdad Esfahbod 527823ccac [unicode] Destroy user_data in set_funcs fail paths 2 years ago
Qunxin Liu 6314aa7da4 [subset] add an experimental API that can override name strings for specified name_id 2 years ago
David Corbett ade87e1538 [Unicode 15] Add tests 2 years ago
Behdad Esfahbod 4ab7e579cb Make HB_BORING_EXPANSION opt-in instead of opt-out 2 years ago
Garret Rieger f3aff45e04 [repacker] Update call to hb_subset_repack_or_fail in tests. 2 years ago
Behdad Esfahbod 1945b400da [cpluscplus] Wrap hb-subset types as well 2 years ago
Frédéric Wang 32e542d6f0 try & fix build errors on the bot 2 years ago
Frédéric Wang 03d2376745 [math] Improve fuzzing coverage 2 years ago
Behdad Esfahbod d3308f4713 [font] Optimize font scaling further 2 years ago
Behdad Esfahbod 556e7078f0 [font] Optimize glyph scaling 2 years ago
Garret Rieger af74ab452f [repack] always run the sort in repack. 2 years ago
Behdad Esfahbod b39b5f2f31 [name] Implement approximate language matching 2 years ago
Behdad Esfahbod 7aacdd05bd [cplusplus] Test hashing shared_ptr / unique_ptr 2 years ago
Behdad Esfahbod d7785a6da0 [cplusplus] Add unique_ptr 2 years ago