Age | Commit message (Expand) | Author | Files | Lines |
2021-04-25 | svg-flatten: Add support for line thickness to board outline exporter | jaseg | 2 | -5/+24 |
2021-04-25 | svg-flatten: Add outline/edge layer mode | jaseg | 3 | -55/+100 |
2021-04-25 | Remove cairo dependencywip-nocairo | jaseg | 13 | -342/+157 |
2021-04-24 | Replace cairo curve flattener from Anitgrain Graphics | jaseg | 5 | -35/+268 |
2021-04-05 | Add -f/--flip-gerber-polarity option | jaseg | 2 | -6/+10 |
2021-02-17 | svg-flatten: add curve flattening tolerance command line param | jaseg | 4 | -12/+17 |
2021-02-17 | svg-flatten: Fix fill-rule handling for filled open paths | jaseg | 3 | -30/+47 |
2021-02-11 | Fix handling of stroke width under transformations | jaseg | 1 | -1/+6 |
2021-02-07 | Make inital test run on debian, ubuntu, arch, fedora | jaseg | 1 | -5/+5 |
2021-02-06 | Make svg-flatten always clean up its temporary files | jaseg | 1 | -4/+2 |
2021-02-06 | svg-flatten: Fix invalid export of negative gerber coordinates | jaseg | 1 | -4/+4 |
2021-02-06 | Add workaround to clipper zero-height path bug | jaseg | 2 | -6/+35 |
2021-02-06 | Small fixes, find svg-flatten in user pip install | jaseg | 1 | -3/+9 |
2021-02-06 | Work on fedora/debian compatibility | jaseg | 2 | -4/+4 |
2021-02-04 | svg-flatten: Be even smarter locating usvg | jaseg | 1 | -8/+15 |
2021-02-04 | svg-flatten: Be a bit smarter locating usvg | jaseg | 1 | -16/+47 |
2021-02-01 | Update README | jaseg | 1 | -12/+2 |
2021-01-31 | Advanced svg/gerber composition working | jaseg | 3 | -16/+27 |
2021-01-30 | Reorg: move svg-flatten files into subdir | jaseg | 23 | -0/+3327 |