PyGerber Bug Report
Mandatory checks
Before opening this issue:
To Reproduce
Execute command:
gerber convert jpeg test.txt -o test.jpg
with file:
test.txt
Expected behavior
Polygon in the gerber file is not generated correctly:
Correct:
Additional context
This issue is similar to #396 because it involves polygon generation. In that issue, the polygon was generated with the wrong rotation (it works correctly in version 3.0.0a4), but here, no polygon is generated at all.
Environment:
- Operating system: Ubuntu 22.04.5
- Python version: 3.10.12
- PyGerber version: 3.0.0a4
Optional checks
PyGerber Bug Report
Mandatory checks
Before opening this issue:
duplicate.
resolved or marked as won't fix.
known issue.
known issue.
To Reproduce
Execute command:
gerber convert jpeg test.txt -o test.jpg
with file:
test.txt
Expected behavior
Polygon in the gerber file is not generated correctly:
Correct:
Additional context
This issue is similar to #396 because it involves polygon generation. In that issue, the polygon was generated with the wrong rotation (it works correctly in version 3.0.0a4), but here, no polygon is generated at all.
Environment:
Optional checks
of PyGerber for regression testing purposes.
an agreement described in first checkbox in this section.
an agreement described in first checkbox in this section.