kicad/common/gal
Simon Richter 884ae5a7ff Work around missing min/max in Windows headers
Windows headers assume min/max to be macros, but we set NOMINMAX to hide
the macro definitions. This pulls in an alternative implementation.
2019-07-17 08:10:47 -04:00
..
cairo Work around missing min/max in Windows headers 2019-07-17 08:10:47 -04:00
opengl Prevent infinite loop when grid size not defined. 2019-06-01 00:17:04 +01:00
color4d.cpp Clean up some dangling legacy odds and ends. 2019-06-01 01:17:46 +01:00
gal_display_options.cpp Cosmetic cleanup in preference panels. 2019-06-01 16:29:12 +01:00
graphics_abstraction_layer.cpp grid: Set grid to use integer pixels 2019-02-23 19:27:45 -08:00
hidpi_gl_canvas.cpp Add configuration of Hi-DPI canvas scaling in OpenGL 2019-03-25 15:00:55 +00:00
stroke_font.cpp Handle tabs to align text visually 2019-07-05 12:44:21 -07:00