kicad/common/gal
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 Fix GAL check to account for shared function 2020-08-21 15:18:25 -07:00
opengl Fix GAL check to account for shared function 2020-08-21 15:18:25 -07:00
color4d.cpp More visibility settings infrastructure 2020-07-11 21:59:07 -04:00
dpi_scaling.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
graphics_abstraction_layer.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
hidpi_gl_canvas.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
stroke_font.cpp Reverse interpretation of triple-tilde. 2020-05-11 22:56:09 +01:00