gerbonara/gerber/render
Hamilton Kibbe cb2fa34e88 Add support for arcs in regions.
This fixes the circular cutout issue described in #32.  Regions were previously stored as a collection of points, now they are stored as a collection of line and arc primitives.
2015-08-09 15:11:13 -04:00
..
__init__.py Fixing more relative import statements 2015-02-18 16:14:46 +01:00
cairo_backend.py Add support for arcs in regions. 2015-08-09 15:11:13 -04:00
render.py Initial patch to unify our render towards cairo 2015-07-09 03:54:47 -03:00
svgwrite_backend.py Convert py3k's map object to tuple explicitly. 2015-02-25 09:39:53 +08:00