kicad/pcbnew/plugins
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
..
altium Fix GitLab URLs to point to the correct project page 2023-05-17 13:42:48 +01:00
cadstar CADSTAR PCB Importer: Ignore construction layers on outer surfaces 2023-03-31 00:17:06 +02:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eagle template footprints don't actually belong to board. 2023-04-04 14:21:19 +01:00
fabmaster Remove errant printf 2022-11-21 15:19:45 -08:00
geda Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
kicad Pcbnew: fix crash when trying to save a board with a text with overbar and 2023-05-29 20:41:35 +02:00
legacy Add Property Inspector support for dimension objects. 2023-03-12 21:03:58 +00:00
pcad Fix crash due to extra right parens in pcad files 2023-04-12 01:53:29 +00:00