summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-16Add altium composite drill file examplesjaseg37-0/+1150945
2022-01-15Add a whole zoo of gerber files from different EDA packagesjaseg147-0/+1091254
2022-01-15Excellon: WIPjaseg4-605/+331
2022-01-09Fix remaining svg rendering/gerber compositing bugsjaseg4-31/+25
2022-01-09Make bounding box tests passjaseg5-28/+112
2022-01-09Clean up test codejaseg1-118/+110
2022-01-08Basic SVG export seems to be workingjaseg8-71/+158
2022-01-08Fix rotation testsjaseg2-2/+2
2022-01-05Add a bunch of 2d to_poly / bounding_box functions (untested)jaseg4-132/+384
2022-01-01Clean up commentsjaseg1-2/+1
2022-01-01Add dilation codejaseg6-4/+150
2022-01-01Merge works.jaseg5-50/+207
2021-12-30fix ALL the tests ^^jaseg8-63/+110
2021-12-30Fix more testsjaseg3-19/+59
2021-12-30Fix rotation bugs, all tests run throughjaseg11-135/+321
2021-12-30Fix more bugs, refined round-trip tests pass nowjaseg6-136/+32
2021-12-30All round trip tests passjaseg2-3/+1
2021-12-30Even less failuresjaseg2-6/+12
2021-12-29More fixesjaseg5-14/+31
2021-12-29Fix some failing testsjaseg9-134/+179
2021-12-29Basic round-trip worksjaseg21-1419/+598
2021-12-28WIPjaseg2-2/+54
2021-12-28WIPjaseg3-0/+332
2021-12-28WIPjaseg11-1248/+833
2021-11-11Aperture macros WIPjaseg2-131/+75
2021-11-11Aperture macro parser worksjaseg5-1254/+270
2021-11-11WIPjaseg3-0/+1426
2021-11-10WIPjaseg8-2034/+207
2021-11-08Parser half-refactoredjaseg26-2916/+448
2021-11-06Make unit test not crash on importjaseg9-792/+8
2021-10-07Remove unnecessary primitivesjaseg2-962/+0
2021-10-07WIPjaseg18-512/+351
2021-07-04Refactor panelize/rx274x, refactor bounding_box return valuejaseg7-426/+314
2021-06-14Remove dead code from rs274x backend testsjaseg1-164/+0
2021-06-14Fix remaining cairo backend testsjaseg4-21/+13
2021-06-13Remove single-quadrant supportjaseg5-42/+7
2021-06-13Add comment on AM hole handling in cairo backendjaseg1-0/+4
2021-06-13Fix hole transparency in aperture macrosjaseg5-18/+74
2021-06-13Port old pcb-tools-extension unit tests to pytestjaseg40-310/+263
2021-06-13Add test resource and test code for eagle files.Prashant Kumar12-0/+65104
2021-06-13Add recognize support for eagle old file extensions.Prashant Kumar1-10/+11
2021-06-13Add test data for pcb-tools PR #199 regression testjaseg2-0/+419
2021-06-13Fix math error in clipping codeK Henriksson1-1/+1
2021-06-13Add regression test for pcb-tools upstream PR #199jaseg1-12/+50
2021-06-13Improve cairo backend testsjaseg3-44/+79
2021-06-13Fix typos in docjaseg2-2/+2
2021-06-13Make pcb-tools pytest pass without warningsjaseg10-19/+22
2021-06-13PT/PR165: Fix pycairo incompatibilityIngo Becker1-2/+2
2021-06-13Repo re-org, make gerberex tests runjaseg112-127/+120
2021-06-06Graft pcb-tools-extension master onto gerbonara mainjaseg103-2/+107700