kicad/common/gal/cairo
Seth Hillbrand 80af7b3158 Fix GAL check to account for shared function
Cairo Polyline and Polygon draw functions share a common routine.  While
Polygons must have 3 points to allow triangulation, a polyline (like our
text) need only have 2
2020-08-21 15:18:25 -07:00
..
cairo_compositor.cpp Replace __WXDEBUG__ (improperly used) by DEBUG in some #define. 2019-10-14 11:17:38 +02:00
cairo_gal.cpp Fix GAL check to account for shared function 2020-08-21 15:18:25 -07:00
cairo_print.cpp Remove shadowing linewidth member from the Cairo GAL 2020-08-10 22:16:11 +00:00