18 Commits (a8df5cb07ddb4b5c0054564858e063a8c35c9a15)

Author SHA1 Message Date
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 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
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 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
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Ebrahim Byagowi 28620310b8
[test] Avoid alloca use as clang complain 6 years ago
Khaled Hosny c9796d15e1 Fix sbix glyph extents 6 years ago
Chun-wei Fan 1e09add232 test/api: Fix building on pre-C99 compilers 6 years ago
Ebrahim Byagowi cad90be4ea
[test] minor 6 years ago
Behdad Esfahbod a7aba99baa [name] Rename hb_name_id_t to hb_ot_name_id_t 6 years ago
Ebrahim Byagowi c929ccfcea [ot-color/png] Consider strike ppem on scaling 6 years ago
Ebrahim Byagowi 307d61867a [ot-color] Make PNGHeader reading actually work 6 years ago
Ebrahim Byagowi 632e9af862 [ot-color] Implement PNGHeader and test it, it doesn't work however 6 years ago
Ebrahim Byagowi 3d4c1f6a41 [ot-color] Apply Behdad reviews 6 years ago
Ebrahim Byagowi 8ef0d2ef92 [ot-color] Apply Behdad comment 6 years ago
Ebrahim Byagowi dbd419bede [ot-color] Add public API for CBDT/sbix/SVG color Emojis 6 years ago
Ebrahim Byagowi 8180c37df0 [ot-color] Remove _png and _svg public APIs 6 years ago
Ebrahim Byagowi 9435fb24da [ot-color/png] Implement CBDT part 6 years ago
Ebrahim Byagowi 265ad408ca [ot-color/png] Implement sbix part 6 years ago
Ebrahim Byagowi 30f18039b3 [svg] Rename _svg_create_blob to _glyph_reference_blob_svg 6 years ago
Ebrahim Byagowi 5cb1ce8681 [svg] Collapse SVGDocumentIndex into SVG 6 years ago
Ebrahim Byagowi 4ceabb8c21 [svg] Hide start_glyph and end_glyph from API 6 years ago
Ebrahim Byagowi c7a4e3dfb5 [svg] Add public API 6 years ago
Behdad Esfahbod 7997144b5f [color] Revamp palette API 7 years ago
Behdad Esfahbod 1de17bdb80 [colr] Add hb_ot_color_layer_t 7 years ago
Behdad Esfahbod 3b3668acc8 [color] Rename / reorder a bit 7 years ago
Behdad Esfahbod 9085a72deb [cpal] Touch up palette flags 7 years ago
Ebrahim Byagowi d440c8d3fb
Add chromacheck Emoji test fonts and minor preparations (#1294) 7 years ago
Ebrahim Byagowi 44f79b4bf8 Remove _palette_entry_count as can be done with _palette_colors 7 years ago
Ebrahim Byagowi 6795dcfc08 [test] Test hb_ot_color_has_{colr,cpal}_data 7 years ago
Ebrahim Byagowi b8ee3a0ec8 [CPAL] Add palette entry and enable palette flag API 7 years ago
Ebrahim Byagowi d4261b4bb6 Add API test for hb_ot_color_get_color_layers 7 years ago
Ebrahim Byagowi 456978d408 Address COLR/CPAL reviews and revive cpal_v1 tests 7 years ago
Ebrahim Byagowi e9d798dc12 [test] Use hb_test_open_font_file 7 years ago
Ebrahim Byagowi e8a6f5b803 Add three macros for separating color channels 7 years ago
Ebrahim Byagowi 0e33467e52 Make ot-color tests pass 7 years ago
Khaled Hosny d4e928b142 [color] Minimal API for COLR/CPAL 7 years ago