63eb552e0a
It was due to a angle normalization between -360 and 360 degrees. So, in arcs, if the start angle and end angle diff is n*360 deg, this normalization gives start angle = end angle. The fix forces end angle = start angle+360deg in this case. Fixes: lp:1832096 https://bugs.launchpad.net/kicad/+bug/1832096 |
||
---|---|---|
.. | ||
cairo_compositor.cpp | ||
cairo_gal.cpp | ||
cairo_print.cpp |