summaryrefslogtreecommitdiff
path: root/gerber/render/rs274x_backend.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-05Write polygons to macrosGarret Fick1-1/+6
2016-03-05Make writer resilient to similar macro defsGarret Fick1-8/+17
2016-03-01More rendering of AMGroup to statementsGarret Fick1-7/+65
2016-02-27Fix critical issue with rotatin points (when the angle is zero the y would be...Garret Fick1-4/+57
2016-02-27RS274X backend for rendering. Incompelte stillGarret Fick1-0/+290