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

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17218
2024-03-14 17:40:04 +00:00
..
DXF_plotter.cpp Cleanup. 2024-02-24 20:05:51 +00:00
GERBER_plotter.cpp Fix rendering/plotting of arcs with tiny angle and huge radius. 2024-03-09 02:07:24 +03:00
HPGL_plotter.cpp Fix rendering/plotting of arcs with tiny angle and huge radius. 2024-03-09 02:07:24 +03:00
PDF_plotter.cpp ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2024-03-14 17:40:04 +00:00
PS_plotter.cpp Cleanup. 2024-02-24 20:05:51 +00:00
SVG_plotter.cpp Cleanup. 2024-02-24 20:05:51 +00: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 17:40:04 +00:00