summaryrefslogtreecommitdiff
path: root/gerber/__main__.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Remove svgwrite backendPaulo Henrique Silva1-2/+2
2015-02-28`sys.stderr.write()` instead of `print >> sys.stderr, "..."`Philipp Klaus1-1/+1
2015-02-18accidentially changed import order in 7ace94bPhilipp Klaus1-1/+1
2015-02-18Make gerber.render a package & fix more relative import statementsPhilipp Klaus1-2/+2
2015-02-18Python3 needs print()Philipp Klaus1-1/+1
2015-02-02More tests and bugfixesHamilton Kibbe1-5/+5
2014-10-19Test updateHamilton Kibbe1-3/+2
2014-10-13Add SVG transparencyHamilton Kibbe1-1/+8
2014-10-08Update readme and exampleHamilton Kibbe1-14/+14
2014-10-07fix excellon renderHamilton Kibbe1-7/+6
2014-09-28added ExcellonFile classHamilton Kibbe1-6/+4
2014-09-28Added excellon support and refactored projectHamilton Kibbe1-13/+20
2014-02-05N w modular organization.Paulo Henrique Silva1-0/+31