Closed adrobisch closed 5 years ago
This extends the writer to return an image as base64 encoded string (in the given format) instead of writing it to a file.
Currently it is only supported without the frame description.
fixes https://github.com/creativescala/doodle/issues/77
Awesome! Thanks!
This extends the writer to return an image as base64 encoded string (in the given format) instead of writing it to a file.
Currently it is only supported without the frame description.
fixes https://github.com/creativescala/doodle/issues/77