kicad/pcbnew/plugins/kicad
jean-pierre charras e55263be00 Pcbnew: fix crash when trying to save a board with a text with overbar and
using a non Kicad font
PCB_PLUGIN::formatRenderCache() was considering all shapes in cache are polygons,
but this is not true: some items can be stroke shapes.
From stable branch
Fixes #14804
https://gitlab.com/kicad/code/kicad/-/issues/14804
2023-05-29 20:41:35 +02:00
..
pcb_parser.cpp Fix opening boards with deprecated features. 2023-05-20 08:29:23 +03:00
pcb_parser.h Fix opening boards with deprecated features. 2023-05-20 08:29:23 +03:00
pcb_plugin.cpp Pcbnew: fix crash when trying to save a board with a text with overbar and 2023-05-29 20:41:35 +02:00
pcb_plugin.h Fix opening boards with deprecated features. 2023-05-20 08:29:23 +03:00