When I either do a Plot or an Export, indicating SVG as the output, I get the pads (e.g., round pads in a through-hole DIP footprint) as solid (filled) discs.
I want to obtain that output with lines at the outer edge of the pad (just the pad outline).
Is that possible with KiCAD? (using KiCAD 5.1.8 on Ubuntu 18.04)
Ironically, where I’m going to use this, they in principle require DXF, and it’s just that they can also manage to work with SVGs. Since I’m not familiar with AutoCAD or 3D CAD software, I typically fire up LibreOffice Draw and create SVGs to give them, so I’ve gotten used to work with SVGs for this purpose.
I will certainly go the DXF route!! Arcs being a bunch of small segments is not a problem for me in this case (and in practical terms, I can’t foresee any application where that will be a problem)