gerbonara/gerber
Hamilton Kibbe 5476da8aa3 Fix a bunch of rendering bugs.
- 'clear' polarity primitives no longer erase background
  - Added aperture macro support for polygons
  - Added aperture macro rendring support
  - Renderer now creates a new surface for each layer and merges them instead of working
    directly on a single surface
  - Updated examples accordingly
2016-01-21 03:57:44 -05:00
..
render Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -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 a bunch of rendering bugs. 2016-01-21 03:57:44 -05: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 Fix a bunch of rendering bugs. 2016-01-21 03:57:44 -05: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