summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/apertures.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-30Rename gerbonara/gerber package to just gerbonarajaseg1-360/+0
2022-01-30Fix aperture macro outline primitive renderingjaseg1-2/+4
2022-01-24Add more testsjaseg1-1/+4
2022-01-23Fix a whole bunch of SVG export bugsjaseg1-22/+25
2022-01-22Fix last test failuresjaseg1-1/+1
2022-01-22Fix a bunch of bugsjaseg1-1/+1
2022-01-22Make excellon tests passjaseg1-3/+0
2022-01-22Fix a few more testsjaseg1-7/+10
2022-01-22Excellon: fix first testsjaseg1-5/+12
2022-01-18Unit code refactor WIPjaseg1-45/+43
2022-01-17Excellon, unit conversion WIPjaseg1-59/+51
2022-01-16Excellon WIPjaseg1-48/+84
2022-01-08Basic SVG export seems to be workingjaseg1-6/+13
2022-01-05Add a bunch of 2d to_poly / bounding_box functions (untested)jaseg1-26/+23
2022-01-01Add dilation codejaseg1-0/+27
2021-12-30fix ALL the tests ^^jaseg1-40/+86
2021-12-30Fix rotation bugs, all tests run throughjaseg1-9/+11
2021-12-29Fix some failing testsjaseg1-16/+15
2021-12-29Basic round-trip worksjaseg1-15/+49
2021-12-28WIPjaseg1-21/+143
2021-11-11Aperture macro parser worksjaseg1-0/+85