kicad/common/plotters
jean-pierre charras 3626a9e4cc SVG_PLOTTER: Update brush color also when the alpha value has changed.
Previously, the alpha value change was not tested, so the SVG style was
not always updated.
Fixes #16530
https://gitlab.com/kicad/code/kicad/-/issues/16530
2024-01-06 09:11:40 +01:00
..
DXF_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
GERBER_plotter.cpp Gerber plotter: work around CAM350 circle bug. 2023-12-05 15:33:55 +03:00
HPGL_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
PDF_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00:00
PS_plotter.cpp Cleanup. 2023-11-25 13:12:45 +00: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 fix buf in PLOTTER::sketchOval() 2023-10-03 19:39:21 +02:00