summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/graphic_objects.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-30Rename gerbonara/gerber package to just gerbonarajaseg1-382/+0
2022-01-24Add more testsjaseg1-6/+6
2022-01-23Fix more bugsjaseg1-1/+5
2022-01-23Multi-quadrant code still borkedjaseg1-12/+20
2022-01-23Fix a whole bunch of SVG export bugsjaseg1-4/+6
2022-01-23Squash some more bugsjaseg1-14/+21
2022-01-22Fix a bunch of bugsjaseg1-10/+14
2022-01-22Excellon: fix first testsjaseg1-2/+2
2022-01-21Layer merging WIPjaseg1-0/+12
2022-01-19Remove unnecessary statement class indirection layerjaseg1-16/+49
2022-01-18Unit code refactor WIPjaseg1-6/+6
2022-01-17Excellon, unit conversion WIPjaseg1-14/+10
2022-01-16Excellon WIPjaseg1-46/+77
2022-01-09Make bounding box tests passjaseg1-2/+3
2022-01-08Basic SVG export seems to be workingjaseg1-5/+18
2022-01-08Fix rotation testsjaseg1-1/+1
2022-01-05Add a bunch of 2d to_poly / bounding_box functions (untested)jaseg1-51/+97
2022-01-01Merge works.jaseg1-13/+18
2021-12-30Fix rotation bugs, all tests run throughjaseg1-15/+20
2021-12-30All round trip tests passjaseg1-1/+1
2021-12-30Even less failuresjaseg1-1/+2
2021-12-29More fixesjaseg1-5/+14
2021-12-29Fix some failing testsjaseg1-30/+19
2021-12-29Basic round-trip worksjaseg1-1/+52
2021-12-28WIPjaseg1-0/+165