kicad/common/gal/cairo
Seth Hillbrand db0523626c 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
2019-04-02 17:19:20 -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-02 17:19:20 -07:00
cairo_print.cpp Print on Linux: use 600 DPI instead of the default 72 DPI (noticeable in Pcbnew) 2019-03-17 17:21:32 +01:00