kicad/common/gal/cairo
Seth Hillbrand 2305c5458e cairo: Prevent arch shaking in pcbnew
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
2019-02-21 19:59:34 -08:00
..
cairo_compositor.cpp gal: minor cleanup & formatting 2019-02-16 20:25:10 +01:00
cairo_gal.cpp cairo: Prevent arch shaking in pcbnew 2019-02-21 19:59:34 -08:00
cairo_print.cpp Fix a few Coverity warnings. 2019-01-04 09:49:21 +01:00