kicad/common/drawing_sheet
Jeff Young b549c4feec Drawing sheet can't share glyph cache entries with editors.
(They use different internal units.)

Also fixes a fialure of CAIRO_GAL to reset the fill
and stroke after drawing outline glyphs.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18579
2024-08-22 12:23:21 -06:00
..
drawing_sheet.keywords Parse generator_version and improve error output on mismatch 2023-11-29 16:17:41 +00: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 Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02:00
ds_data_item.cpp Restore accidentally deleted text size constraint algo. 2024-05-03 22:12:34 +01:00
ds_data_model.cpp Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
ds_data_model_io.cpp Quote base64 data in DS and schematic 2023-11-29 16:17:41 +00:00
ds_draw_item.cpp Support both short and long item descriptions. 2024-06-28 22:10:22 +01:00
ds_painter.cpp Drawing sheet can't share glyph cache entries with editors. 2024-08-22 12:23:21 -06: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 Improvements when working closer to 32-bit integer limits. 2024-04-23 16:34:07 +00:00