kicad/pcbnew/pcb_io/altium
Seth Hillbrand 48077d77c4 Altium: Handle textboxes
Also, corrects a minor issue with the text width calculation where
Altium calculates centerline to centerline but KiCad text heights are to
the edge of the stroke font.  Need to still do better adjustments for
the various altium stroke fonts

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9468

(cherry picked from commit 7e561acf53)
2024-06-29 12:17:53 -07:00
..
CMakeLists.txt
altium_parser.ksy
altium_parser_pcb.cpp Altium: Handle textboxes 2024-06-29 12:17:53 -07:00
altium_parser_pcb.h Altium: Handle textboxes 2024-06-29 12:17:53 -07:00
altium_pcb.cpp Altium: Handle textboxes 2024-06-29 12:17:53 -07:00
altium_pcb.h Altium: Handle footprint vias 2024-06-29 11:38:36 -07:00
altium_rule_transformer.cpp
altium_rule_transformer.h
pcb_io_altium_circuit_maker.cpp Silence font replace warnings for libs 2024-06-24 12:01:30 -07:00
pcb_io_altium_circuit_maker.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_circuit_studio.cpp Silence font replace warnings for libs 2024-06-24 12:01:30 -07:00
pcb_io_altium_circuit_studio.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_designer.cpp Silence font replace warnings for libs 2024-06-24 12:01:30 -07:00
pcb_io_altium_designer.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_solidworks.cpp Silence font replace warnings for libs 2024-06-24 12:01:30 -07:00
pcb_io_solidworks.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00