creativescala / doodle

Compositional vector graphics in Scala / Scala.JS
https://creativescala.org/doodle/
Apache License 2.0
327 stars 75 forks source link

Implement API for converting Picture to BufferedImage #144

Closed jCabala closed 6 months ago

jCabala commented 6 months ago

closes #87

noelwelsh commented 6 months ago

:+1: Ok, I think this is good enough to merge. Thanks!

There are some points to consider for improvements which I collected in https://github.com/creativescala/doodle/issues/145