kicad/common/gal
Ian McInerney ab83c86210 Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS
The scaling factor stored inside the canvas is created by a DPI_SCALING
helper, which will call the platform-specific functions if no user scaling
is specified. This change only affects OSX and Retina displays, so this
now also allows custom scaling to be used on OSX if desired (although it
shouldn't be needed, since wx has detection for it in 3.0.4).
2020-06-05 00:15:54 +00:00
..
cairo Defer image surface destruction until next paint 2020-04-02 14:36:57 -04:00
opengl Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 2020-06-05 00:15:54 +00:00
color4d.cpp Show/hide sheet colors when flipping override flag. 2020-04-10 00:35:17 +01:00
gal_display_options.cpp Check if scaling factor has changed when top-level window is moved 2020-02-22 01:25:08 +00: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 Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 2020-06-05 00:15:54 +00:00
stroke_font.cpp Reverse interpretation of triple-tilde. 2020-05-11 22:56:09 +01:00