Commit graph

16 commits

Author SHA1 Message Date
Chintalagiri Shashank
5288a8314b Manual merge resolution 2019-11-27 15:11:27 +05:30
Paulo Henrique Silva
404384cf91
Fix #98 2019-11-25 23:56:24 -03:00
Chintalagiri Shashank
9cc42d9b77
Make __main__ functional again and install a script entry point. 2019-05-11 04:24:09 +05:30
Paulo Henrique Silva
7e2e469f5e Remove svgwrite backend
We moved the functionality to cairo backend, it can write png and svg and maybe more (pdfs?)
2015-11-15 22:31:42 -02:00
Philipp Klaus
f74d9fcdf1 sys.stderr.write() instead of print >> sys.stderr, "..." 2015-02-28 15:48:35 +01:00
Philipp Klaus
ed7d9ceb34 accidentially changed import order in 7ace94b 2015-02-18 16:14:46 +01:00
Philipp Klaus
7ace94b023 Make gerber.render a package & fix more relative import statements 2015-02-18 15:44:57 +01:00
Philipp Klaus
0e98a3f0d4 Python3 needs print() 2015-02-18 14:42:10 +01:00
Hamilton Kibbe
d98d23f8b5 More tests and bugfixes 2015-02-02 00:43:08 -05:00
Hamilton Kibbe
18e3b87625 Test update 2014-10-19 22:23:00 -04:00
Hamilton Kibbe
c50949e15a Add SVG transparency 2014-10-13 13:26:32 -04:00
Hamilton Kibbe
1653ae5cbe Update readme and example 2014-10-08 09:27:52 -04:00
Hamilton Kibbe
af97dcf2a8 fix excellon render 2014-10-07 22:44:08 -04:00
Hamilton Kibbe
3a5dbcf1e1 added ExcellonFile class 2014-09-28 21:17:13 -04:00
Hamilton Kibbe
695e3d9220 Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
Paulo Henrique Silva
7ee1866b60 N w modular organization.
* parser and render separeted on its own modules.
* svn made optional.
* PEP-8 compiant.
2014-02-05 00:34:57 +01:00