2305c5458e
Arc pixel adjustment needs to be limited to +/-1 pixel. But making this adjustment to nearby points and then using the projection to correct the center point accumulates errors that are large for angles near 0 and near 360. This is a compromise that aligns _most_ arcs and provides stable generation for all angles. Fixes: lp:1817226 * https://bugs.launchpad.net/kicad/+bug/1817226 |
||
---|---|---|
.. | ||
cairo_compositor.cpp | ||
cairo_gal.cpp | ||
cairo_print.cpp |