kicad/pcbnew/pcb_io/easyedapro
Jeff Young 8184ed64e7 Explicit control over hidden text in bounding boxes.
In particular, don't consider hidden text when plotting,
and only when AsItemCheckboxes is checked for printing.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17958
2024-05-06 21:36:19 +01:00
..
CMakeLists.txt
pcb_io_easyedapro.cpp Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
pcb_io_easyedapro.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_easyedapro_parser.cpp Explicit control over hidden text in bounding boxes. 2024-05-06 21:36:19 +01:00
pcb_io_easyedapro_parser.h