Thanks Matthias,
The report method is useful - i was outputting it to a layout. I'll give that a shot first. However even when i commented out the `output` command it would crash - by commenting out everything else, it seemed that it was the `odd…
I'm getting a hard-crash of KLayout when using the "odd_polygons" function.
The DRC appears to import ('input') the layers properly, and output them, but if I run "odd_polygons" on a layer with or without self-intersecting polygo…
Hello,
I am also trying to find self-intersecting polygons, and have been reading the DRC coding guidelines/definitions.
I am not seeing a "strange polygon" check, or other function like this. Could you point out where that function is,…
The best way I've found is to convert a raster image (eg. PNG, JPG) into vector (PDF) and then into DXF. I found InkScape was the best tool for this - although on MacOS you also have to install XQuartz (an X-windows system) to use it.
To convert y…