gerbonara/gerber/render
Girts Folkmanis 369ac7b2a3 cairo_backend.py: use BytesIO instead of StringIO
This fixes a crash in cairocffi on Python3, and should be compatible
with both python2 and python3. In python2, byte strings are just
strings. In python3, when getting binary data, the user probably wants
a byte string instead of a regular string.
2016-11-07 17:11:07 -08:00
..
__init__.py Cleanup, rendering fixes. 2016-01-28 12:19:03 -05:00
cairo_backend.py cairo_backend.py: use BytesIO instead of StringIO 2016-11-07 17:11:07 -08:00
render.py Cleanup, rendering fixes. 2016-01-28 12:19:03 -05:00
theme.py Add more layer hints as seen in the wild 2016-09-29 19:43:28 -04:00