kicad/resources/bitmaps_png
John Beard 311f041421 ADDED: Polygon boolean operations in PCB editor
This allows common operations like merging a pin courtyard
into the body courtyard in the fooprint editor, taking a
"bite" out of a polygon and so on,

For now, this only supports polygons made of straight lines.

There are some wierd cases when the operations result in nothing
(e.g. wen a big polygon is substracted from a smaller one that
it contains entirely). I have tried to do something senisble in
these cases, but there may be more optimal ways to handle it.

Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/13025
2023-10-01 00:10:10 +01:00
..
banners ADDED: Startup splashscreen 2023-06-20 20:51:08 -04:00
cursors
icons
png ADDED: Polygon boolean operations in PCB editor 2023-10-01 00:10:10 +01:00
sources ADDED: Polygon boolean operations in PCB editor 2023-10-01 00:10:10 +01:00
CMakeLists.txt ADDED: Polygon boolean operations in PCB editor 2023-10-01 00:10:10 +01:00
Kicad-Icon-Palette.gpl Add Inkscape palette file for icon colours 2023-07-12 19:21:47 +01:00
mk_icn_res.sh
mk_mac_icons.sh