Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-04 | Refactor panelize/rx274x, refactor bounding_box return value | jaseg | 2 | -5/+3 | |
2021-06-14 | Fix remaining cairo backend tests | jaseg | 1 | -0/+4 | |
* fix cairo backend handling of arcs in regions | |||||
2021-06-13 | Remove single-quadrant support | jaseg | 1 | -3/+7 | |
The gerber spec is pretty explicit that this is a super-legacy feature that is not worth supporting. Looking at gerbv, an implementation would come with considerable complexity. | |||||
2021-06-13 | Add comment on AM hole handling in cairo backend | jaseg | 1 | -0/+4 | |
2021-06-13 | Fix hole transparency in aperture macros | jaseg | 1 | -0/+12 | |
2021-06-13 | Fix math error in clipping code | K Henriksson | 1 | -1/+1 | |
ymax should be the ceil of the argument, not the floor. | |||||
2021-06-13 | Make pcb-tools pytest pass without warnings | jaseg | 1 | -0/+2 | |
2021-06-13 | PT/PR165: Fix pycairo incompatibility | Ingo Becker | 1 | -2/+2 | |
2021-06-13 | Repo re-org, make gerberex tests run | jaseg | 6 | -0/+1703 | |