kicad/common/gal/cairo
Seth Hillbrand c75bd89d63 GAL: Deal with thick circles
Both Cairo and OpenGL had issues (different, though) with circles that are
thicker in line width than they have radius.  This corrects the OpenGL
implementation (radius is calculated to the outer edge) as well as Cairo
(line width needs to be clamped to twice the radius)

Fixes: lp:1822765
* https://bugs.launchpad.net/kicad/+bug/1822765

(cherry picked from commit db0523626c)
2019-04-03 16:03:49 -07:00
..
cairo_compositor.cpp gal: minor cleanup & formatting 2019-02-16 20:25:10 +01:00
cairo_gal.cpp GAL: Deal with thick circles 2019-04-03 16:03:49 -07:00
cairo_print.cpp Print on Linux: use 600 DPI instead of the default 72 DPI (noticeable in Pcbnew) 2019-03-17 20:52:42 +01:00