12591 Commits (59067db9f47fa2d0fc6cdc4adcc38d63601f9123)
 

Author SHA1 Message Date
Behdad Esfahbod 59067db9f4 [font/draw] Slant drawings 3 years ago
Behdad Esfahbod aa5c7a3811 [draw-session] Add slant 3 years ago
Behdad Esfahbod 4f2704adb6 [draw] Add more reserved items to hb_draw_state_t 3 years ago
Behdad Esfahbod 2ce19f2868 [font/draw] Fetch shape from parent font if not implemented in font 3 years ago
Behdad Esfahbod d6b61dff95 [draw] Minor cleanup 3 years ago
Behdad Esfahbod cfc06c24d5 [util/draw] Render color glyphs if cairo API available 3 years ago
Behdad Esfahbod 542f8269cb [util/draw/ft] Use hb-draw for font-funcs=ft as well 3 years ago
Behdad Esfahbod 6d5b998f25 [ft/draw] Implement hb-draw for hb-ft 3 years ago
Behdad Esfahbod 370bec938b [draw] Rename internal draw_session_t to hb_draw_session_t 3 years ago
Behdad Esfahbod 5d2df1208a [util] Use hb-draw to render alternatively to cairo-ft 3 years ago
Behdad Esfahbod a357e5d889 [draw] Do quadratic-to-cubic conversion in nil quadratic implementation 3 years ago
Behdad Esfahbod c681331c3f [draw] Rename internal draw_helper_t to draw_session_t 3 years ago
Behdad Esfahbod f1a9a9ccaf [draw-state] Pass state down to callbacks 3 years ago
Behdad Esfahbod a9dd9f0bae [draw] Add public move_to/line_to/... API that take a draw-state 3 years ago
Behdad Esfahbod 9f05362d43 [test-draw] Fix compiler warning 3 years ago
Behdad Esfahbod ebc2a133c3 [draw] Rename internal methods 3 years ago
Behdad Esfahbod 86fcd4fe98 [draw] Simplify start_path 3 years ago
Behdad Esfahbod 1740916ede [draw] Remove check for no-op 3 years ago
Behdad Esfahbod fc78592e67 [draw-state] Add type and use in draw-helper 3 years ago
Behdad Esfahbod 5610fa1da0 [test-draw] Re-enable two disabled tests 3 years ago
Behdad Esfahbod a755f93e8d [draw] Add TODO 3 years ago
Behdad Esfahbod cdb1a1fc06 [draw] Add REPLACEME 3 years ago
Behdad Esfahbod 8b4f429000 [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() 3 years ago
Behdad Esfahbod 92e6e53b30 [draw] Rename user_data to draw_data 3 years ago
Behdad Esfahbod 3b915389b5 [draw] Remove unneeded roundf() calls 3 years ago
Behdad Esfahbod 2bed4f46fb [draw] Fix draw signatures 3 years ago
Behdad Esfahbod 08e1096609 [draw-fuzzer] Fix signatures 3 years ago
Behdad Esfahbod e0ac6c587b Remove remaining traces of HB_EXPERIMENTAL_API 3 years ago
Behdad Esfahbod 5207ce828a [draw] Enable draw tests 3 years ago
Behdad Esfahbod 157caf254e [test-draw] Fix compiler warning 3 years ago
Behdad Esfahbod 27dfd69fc7 [draw] Another Since: tag update 3 years ago
Behdad Esfahbod 7ac23f4e78 [draw] Whitespace 3 years ago
Behdad Esfahbod e157b50345 [draw] Remove return value of hb_font_draw_glyph() 3 years ago
Behdad Esfahbod ddc36df332 [draw] Move hb_font_draw_glyph() to hb-draw-glyph.cc 3 years ago
Behdad Esfahbod 9a1508a2be [draw] Replace API Since tags with REPLACEME 3 years ago
Behdad Esfahbod a428c1193c [main] Fix compiler warnings 3 years ago
Behdad Esfahbod 35190dc961 [draw] Convert API to float instead of hb_position_t 3 years ago
Behdad Esfahbod d6e49b8278 [font] Add em_fscalef_[xy] That take and return float 3 years ago
Behdad Esfahbod 6c0b65a6a8 [font] Add em_scaleff() that returns float 3 years ago
Behdad Esfahbod dd7b6e2c3f [draw] Remove EXPERIMENTAL_API tag 3 years ago
Behdad Esfahbod 7af165dbf0 Fix compiler warning 3 years ago
Behdad Esfahbod b2f5131029 [ci] Add configs-ci.yml to test different configs 3 years ago
Khaled Hosny db04af2782 Typo 3 years ago
Khaled Hosny 0a12996134 3.4.0 3 years ago
Khaled Hosny 41815a0d63 [name] Extraneous (out) annotation in return value 3 years ago
Behdad Esfahbod b263371b09
Merge pull request #3398 from harfbuzz/buffer-verify 3 years ago
Behdad Esfahbod b3f8288cca [test/subset] Don't hash files without reason 3 years ago
Behdad Esfahbod 42b119edb5 [hmtx] Remove other subset-specific method from hmtx accelerator 3 years ago
Behdad Esfahbod 9ba520b5d1 [hmtx] Remove one subset-specific method from hmtx accelerator 3 years ago
Behdad Esfahbod af407dd24d Add a fuzzer font 3 years ago