2 Commits (1d9ef3a75a445a52d084e805d4abdbaaa4c782d7)

Author SHA1 Message Date
justvanrossum 1551f3d518 fixing more expected test results 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Ebrahim Byagowi 831b090001 rebase draw test as recent roundf changes 4 years ago
Ebrahim Byagowi 755a77d660 Move outline draw API behind HB_EXPERIMENTAL_API directive 5 years ago
Ebrahim Byagowi 44169f3396
[draw] Fix invalid rendering of some glyph on Estedad-VF 5 years ago
Ebrahim Byagowi 84163c83d3 [draw] Skip commands and paths not contributing anything 5 years ago
Ebrahim Byagowi 0cf050a7b1 [draw] Merge consequent move-to commands of CFF/CFF2 5 years ago
Ebrahim Byagowi 86bd5a0ba1 [draw] End CFF paths with a line-to 5 years ago
Ebrahim Byagowi 60f8f384f9 [glyf] Switch to ttf-parser's glyf to path algorithm 5 years ago
Ebrahim Byagowi b4d3bf1d8a [draw] Add hb_draw_funcs_is_immutable and hb_draw_funcs_make_immutable 5 years ago
Ebrahim Byagowi 63b8190db8 [test] minor 5 years ago
Ebrahim Byagowi 3a98c7fae1 [glyf] Skip empty contours 5 years ago
Ebrahim Byagowi d106900bfd [draw][glyf] Implement quadratic to cubic call translation 5 years ago
Ebrahim Byagowi 74fdcdcac8 [draw] Rename conic_to to quadratic_to 5 years ago
Ebrahim Byagowi ac81e94016 Rename hb_outline_decompose to hb_font_draw_glyph and hb_outline_decompose_funcs_t to hb_draw_funcs_t 5 years ago
Ebrahim Byagowi 981125aa2a Rename hb_ot_glyph_* to hb_outline_* 5 years ago
Ebrahim Byagowi 30857089a5 [test][glyph] add subcomponent scale test 5 years ago
Ebrahim Byagowi 1438bae7a5 [ot-glyph] Add fontkit non variables fonts tests 5 years ago
Ebrahim Byagowi 9bb1c79a2c [ot-glyph][test] Avoid sprintf use 5 years ago
Ebrahim Byagowi 99f8e52d5e [ot-glyph] Add fontkits's variations toSVG tests 5 years ago
Ebrahim Byagowi e44982f548 [ot-glyph] Add ttf-parser's outline_glyph tests 5 years ago
Ebrahim Byagowi 5532374f61 [ot-glyph] Add a test for #2053 5 years ago
Ebrahim Byagowi 02f324c949 [ot-glyph] remove open callback 5 years ago
Ebrahim Byagowi 684ff3e0cd [ot-glyph] noop->nil, fix close path 5 years ago
Ebrahim Byagowi 79fed9a1e4 [ot-glyph] Add open/close callbacks 5 years ago
Ebrahim Byagowi ec1fba1388 [ot-glyph] make hb_ot_glyph_decompose_funcs_t struct opaque 5 years ago
Ebrahim Byagowi d7c3cb18ee [ot-glyph] minor on tests 5 years ago
Ebrahim Byagowi 42f4f1ea50 [ot-glyph] Add tests for hb_ot_glyph_decompose 5 years ago