7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-06 21:32:00 +00:00
kicad/qa/data/pcbnew/graphics_load_save_v20240108.kicad_pcb
John Beard 44ca798925 Pcbnew IO: Use fill yes/no universally
There was a motion towards fill solid/none around
2020 (c.f. b31e97cfed),
but it was only for PCB_SHAPE.

Use yes/no universally (solid/none parsing the same way
as currently). In future if there are other fill modes
for these shapes, they can use the same pattern as ZONEs
do now: (fill yes) (hatch etc ....) or similar.

Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/15232
2024-11-29 20:17:51 +08:00

156 lines
3.1 KiB
Plaintext