gerbonara/gerber/render
Hamilton Kibbe d4a8705708 Fix windows permission error
per #33
the issue was trying to re-open the temporary file. it works on everything but windows. I've changed it to seek to the beginning and read from the file without re-opening, which should fix the issue.
2015-07-25 09:48:58 -04:00
..
__init__.py Fixing more relative import statements 2015-02-18 16:14:46 +01:00
cairo_backend.py Fix windows permission error 2015-07-25 09:48:58 -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