ruffle/render
Mike Welsh 7d1b3f86f5 render: Filter out consecutive MoveTo drawing commands
lyon would emit a small line segment if a stroke path had
consective MoveTo commands. For the lyon backends, filter out
consecutive MoveTos and only emit the final MoveTo command.

This fixes a small dot appearing in text fields using underlines.
2020-06-24 14:09:10 -07:00
..
canvas build(deps): bump base64 from 0.12.1 to 0.12.2 2020-06-15 16:54:03 -07:00
common_tess render: Filter out consecutive MoveTo drawing commands 2020-06-24 14:09:10 -07:00
webgl build(deps): bump png from 0.16.4 to 0.16.5 2020-06-13 18:52:24 -07:00
wgpu render: Filter out consecutive MoveTo drawing commands 2020-06-24 14:09:10 -07:00