kicad/common/plotters
Jeff Young af3654d389 Reset penWidth before stroking.
(PlotPoly will have set it to "1".)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17218

(cherry picked from commit f22f5f47cb)
2024-03-14 18:07:53 +00:00
..
DXF_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
GERBER_plotter.cpp GERBER_PLOTTER, round-rect aperture: ensure primitives have non null size. 2024-02-29 18:07:02 +01:00
HPGL_plotter.cpp Don't plot polygon borders when they are disabled. 2024-01-15 22:35:35 +03:00
PDF_plotter.cpp Don't plot polygon borders when they are disabled. 2024-01-15 22:35:35 +03:00
PS_plotter.cpp Don't plot polygon borders when they are disabled. 2024-01-15 22:35:35 +03:00
SVG_plotter.cpp SVG_PLOTTER: Update brush color also when the alpha value has changed. 2024-01-06 09:11:40 +01:00
common_plot_functions.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
plotter.cpp Reset penWidth before stroking. 2024-03-14 18:07:53 +00:00