kicad/common/drawing_sheet
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
2023-09-09 00:10:57 -04:00
..
drawing_sheet.keywords Colors for text in PL_Editor and Eeschema. 2022-03-31 19:43:56 +01:00
drawing_sheet_default_description.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
drawing_sheet_parser.cpp Allow multiple format image saving 2023-09-06 12:12:32 -07:00
ds_data_item.cpp Worksheet editor: fix crash when adding new graphical text object. 2023-06-16 17:31:38 +02:00
ds_data_model.cpp Commenting and formatting. No functional changes. 2023-03-13 18:29:55 +00:00
ds_data_model_io.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
ds_draw_item.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
ds_painter.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
ds_proxy_undo_item.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
ds_proxy_view_item.cpp Move drawing sheet datastructures to EDA_IU_SCALE. 2023-06-12 22:34:25 +01:00