kicad/pcbnew/pcb_io/easyedapro
Jeff Young e332320108 Handle font when reading render cache.
(Also fixes a bug where the cache's triangulation wasn't
cached.)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17666
2024-05-21 11:31:35 +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 Handle font when reading render cache. 2024-05-21 11:31:35 +01:00
pcb_io_easyedapro_parser.h