It looks like you're new here. If you want to get involved, click one of these buttons!
Currently the rotation seems to be assigned to equal the closest multiple of 90. So 66.6 degrees becomes 90 degrees, silently. Is there a way around this? Adding a warning message when this is encountered would be good.
Comments
No, that's not strictly true (see attached DXF in the .zip file).
The file was written by KLayout and has one INSERT entity with an angle of 19.5 degree (line 200). KLayout can read that file while maintaining this rotation angle. KLayout version is 0.30.10.
Do you have an example file that demonstrates the problem?
Matthias