7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-03-30 02:36:54 +00:00
kicad/common/plotters
Jeff Young 7e046e6c8b Remove '~' == empty_string.
It has long outlived its usefulness (which was
to preserve token sequence in pre-sexpr files).

This will no doubt turn up latent issues....
2025-03-19 17:16:55 +00:00
..
common_plot_functions.cpp Move SVG_PLOTTER to {fmt} to punt locale issues 2025-03-05 19:03:25 -05:00
DXF_plotter.cpp Move DXF_PLOTTER to fmtlib 2025-03-06 07:26:47 -05:00
GERBER_plotter.cpp GERBER_PLOTTER: fix missing separator (comma) after ADDxxOutlinexP 2025-03-08 16:36:49 +01:00
HPGL_plotter.cpp Move HPGL_PLOTTER to fmtlib 2025-03-07 08:02:13 -05:00
PDF_plotter.cpp Resolve variables in hrefs. 2025-03-15 19:31:46 +00:00
plotter.cpp Common folder housekeeping part 2. 2025-01-14 15:25:05 -05:00
PS_plotter.cpp Remove '~' == empty_string. 2025-03-19 17:16:55 +00:00
SVG_plotter.cpp Convert fputs to fmt::print to get exceptions on io fail 2025-03-05 21:28:56 -05:00