gerbonara/gerber
Paulo Henrique Silva b9f1b106c3 Excellon format detection uses ExcelonFile.bounds now
Long term we should have only one .bounds method. But ExcellonParser right
now is not correct for cases with two drills in the same line
(it will report one dimension being zero)
2016-01-25 12:42:12 -02:00
..
render Add support for mirrored rendering 2016-01-21 04:39:55 -05:00
tests Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
__init__.py Add PCB interface 2015-12-22 02:47:23 -05:00
__main__.py Remove svgwrite backend 2015-11-15 22:31:42 -02:00
am_eval.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
am_read.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
am_statements.py Fix NameError on Polygon primitive rendering 2016-01-22 03:24:50 -02:00
cam.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
common.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
excellon.py Excellon format detection uses ExcelonFile.bounds now 2016-01-25 12:42:12 -02:00
excellon_statements.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
exceptions.py Add PCB interface 2015-12-22 02:47:23 -05:00
gerber_statements.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
ipc356.py Add PCB interface 2015-12-22 02:47:23 -05:00
layers.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
operations.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
pcb.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
primitives.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
rs274x.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00
utils.py Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05:00