summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/graphic_primitives.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-30Rename gerbonara/gerber package to just gerbonarajaseg1-403/+0
2022-01-30Fix ALL the tests.jaseg1-1/+1
2022-01-23Fix more bugsjaseg1-4/+4
2022-01-23Multi-quadrant code still borkedjaseg1-4/+11
2022-01-23Fix a whole bunch of SVG export bugsjaseg1-21/+25
2022-01-23Squash some more bugsjaseg1-5/+40
2022-01-22Fix a bunch of bugsjaseg1-2/+2
2022-01-19Remove unnecessary statement class indirection layerjaseg1-2/+0
2022-01-16Excellon WIPjaseg1-0/+1
2022-01-09Fix remaining svg rendering/gerber compositing bugsjaseg1-5/+13
2022-01-09Make bounding box tests passjaseg1-8/+17
2022-01-08Basic SVG export seems to be workingjaseg1-23/+25
2022-01-05Add a bunch of 2d to_poly / bounding_box functions (untested)jaseg1-34/+225
2021-12-30fix ALL the tests ^^jaseg1-0/+1
2021-12-30Fix rotation bugs, all tests run throughjaseg1-6/+5
2021-12-29More fixesjaseg1-0/+6
2021-12-29Fix some failing testsjaseg1-5/+7
2021-12-29Basic round-trip worksjaseg1-4/+4
2021-12-28WIPjaseg1-0/+140