ruffle/render/common_tess
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
..
src render: Filter out consecutive MoveTo drawing commands 2020-06-24 14:09:10 -07:00
Cargo.toml chore: Add license metadata to all packages & crates 2020-05-27 00:11:02 -07:00