kicad/include/gal
Ian McInerney 96a5a96037 Fix GTK window position when closed maximized
GTK only sends one maximize event, and it happens after the
window is maximized, so we shouldn't check for not being maximized.
2020-06-19 20:13:03 +01:00
..
cairo Defer image surface destruction until next paint 2020-04-02 14:36:57 -04:00
opengl FIX: add parameter to GAL::DrawCurve to control the curve to polyline conversion. Cairo supports curves, but not Opengl, that needs a conversion to polyline. This control allows optimization in conversion 2019-11-09 11:41:29 +01:00
color4d.h Fix GTK window position when closed maximized 2020-06-19 20:13:03 +01:00
compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
definitions.h cairo: Fix rotated oval pads 2019-02-18 09:44:28 -08:00
dpi_scaling.h Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.h Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
hidpi_gl_canvas.h Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 2020-06-05 00:15:54 +00:00
stroke_font.h Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00