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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cairo_backend.py | ||
| render.py | ||
| svgwrite_backend.py | ||