kicad/eeschema/sch_plugins/kicad
Marek Roszko f0956e48f2 Make EDA_TEXT common
Since EDA_TEXT is a base class, we can just force the child classes to pass the correct iu scaled size

ALLOW_BOLD_THICKNESS removed because it's a pre-custom font holdover
2022-08-29 07:31:03 -04:00
..
sch_sexpr_lib_plugin_cache.cpp Commonize page_info by simply making the Iu scale a parameter on call. 2022-08-27 13:36:00 -04:00
sch_sexpr_lib_plugin_cache.h Factor out common s-expression library cache source code. 2022-02-09 11:20:14 -05:00
sch_sexpr_parser.cpp Make EDA_TEXT common 2022-08-29 07:31:03 -04:00
sch_sexpr_parser.h Centralize the parseDouble functions in the parsers and gcc specialcase 2022-08-14 18:46:19 -04:00
sch_sexpr_plugin.cpp Commonize page_info by simply making the Iu scale a parameter on call. 2022-08-27 13:36:00 -04:00
sch_sexpr_plugin.h Disable using default instance data when writing to clipboard. 2022-04-14 17:09:27 +01:00
sch_sexpr_plugin_common.cpp Commonize page_info by simply making the Iu scale a parameter on call. 2022-08-27 13:36:00 -04:00
sch_sexpr_plugin_common.h Fix clang broken build. 2022-02-09 07:55:50 -05:00