5684708b22
The base GAL has the linewidth property already, and its accessor will only return the base version. This was causing problems with the Cairo printing GAL, since that setter wasn't using the base class version. Also, this removes the print-specific setter, since the actual setting of line width shouldn't be done there and is instead done where the drawing happens. Fixes https://gitlab.com/kicad/code/kicad/issues/5089 |
||
---|---|---|
.. | ||
cairo | ||
opengl | ||
color4d.h | ||
compositor.h | ||
definitions.h | ||
dpi_scaling.h | ||
gal_display_options.h | ||
gal_print.h | ||
graphics_abstraction_layer.h | ||
hidpi_gl_canvas.h | ||
stroke_font.h |