kicad/common/plotters
jean-pierre charras 985c3ad92a GERBER_PLOTTER, round-rect aperture: ensure primitives have non null size.
for round-rect pads with a radius = 50% of the smaller dim, one of primitives
used to create the shape can have a 0 size.
Ensure a min size >= 10 nm (It should not create a actual change)
2024-02-29 18:07:02 +01: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 fix buf in PLOTTER::sketchOval() 2023-10-03 19:39:21 +02:00