kicad/common/gal
John Beard 970e4f8eb4 Add grid line thickness control to Display Options Dialog
This adds a user-settable control for the grid line thickness on GAL
canvases to the display options dialog.

The thickness settings now comes in, along with other GAL display
settings, as part of GAL_DISPLAY_OPTIONS observer functionality. To this
end, the setter in GAL interface is removed, as an external user should
be setting this parameter via the GAL_DISPLAY_OPTIONS interface.

Fixes: lp:1662482
* https://bugs.launchpad.net/kicad/+bug/1662482
2017-02-20 10:52:34 +01:00
..
cairo Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance 2017-02-20 10:52:34 +01:00
opengl Add grid line thickness control to Display Options Dialog 2017-02-20 10:52:34 +01:00
color4d.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
gal_display_options.cpp Add grid line thickness control to Display Options Dialog 2017-02-20 10:52:34 +01:00
graphics_abstraction_layer.cpp Add grid line thickness control to Display Options Dialog 2017-02-20 10:52:34 +01:00
stroke_font.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00