mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
This PR corrects the signs of the start/end points that are passed to the elliptical_arc_to(), it also removes the bogus path.close() after creating the arc. Now .arc() seems to work correctly.