2293 Commits (ffa643c5aabe36c3fbf922852258dd45a01010e4)

Author SHA1 Message Date
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
Chun-wei Fan 4622be7f84 test/fuzzing: Fix dist 2 years ago
Garret Rieger 40342c9437 [subset] check for addition overflow in hdmx size calculation. 2 years ago
Garret Rieger b5acde43ed [subset] check pending/subsetted tag sets for alloc failure. 2 years ago
Garret Rieger 9fbe52b88d [subset] enable instancing tests by default. 2 years ago
Garret Rieger eda02c2ebd [subset] Move hb_subset_preprocess to be non-experimental. 2 years ago
Garret Rieger 35233d2514 [repacker] fix fuzzer reported stack overflow. 2 years ago
Garret Rieger b17fbc200b [repacker] use memcpy to avoid alignment issues. 2 years ago
Garret Rieger f1d3489388 [repacker] bail on failure to alloc assigned_bytes set. 2 years ago
Garret Rieger 239a5aca02 [repacker] don't allow references to the null object in graph. 2 years ago
David Corbett 260df1fa32 [indic] Support <U+0A02, U+0A40> 2 years ago
Qunxin Liu 8eadb83640 [subset] Update hb_subset_input_override_name_table API 2 years ago
Garret Rieger 16f61a1c87 [repacker] only build repacker fuzzer when experimental api is enabled. 2 years ago
Garret Rieger de5a621322 [repacker] enforce root node having no incoming edges. 2 years ago
Garret Rieger 30e405e470 [repacker] ensure link obj indices are valid. 2 years ago
Garret Rieger 554ed06fac [repacker] add cycle detection to the graph sort. 2 years ago
Garret Rieger 9e99d08470 [repacker] validate link widths during repacker setup. 2 years ago
Garret Rieger edf7a29595 [repacker] Validate link positions before running the repacker. 2 years ago