This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 02:03:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
common
/
plotters
History
Jeff Young
f4a5404e0a
Resolve variables in hrefs.
...
Fixes
https://gitlab.com/kicad/code/kicad/-/issues/20340
2025-03-15 19:31:46 +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
Move PS_plotter to fmtlib
2025-03-07 07:05:13 -05:00
SVG_plotter.cpp
Convert fputs to fmt::print to get exceptions on io fail
2025-03-05 21:28:56 -05:00