creativescala / doodle

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

Extend `Image` layout operations #122

Closed noelwelsh closed 9 months ago

noelwelsh commented 1 year ago

This will bring Image inline with Picture.

It's not 100% clear this is necessary, as Image is becoming less attractive due to usability improvements to Picture.

AishwaryaSatpute1 commented 1 year ago

I want to contribute on this issue , will you please assign this issue to me ?

noelwelsh commented 1 year ago

I want to contribute on this issue , will you please assign this issue to me ?

I've assigned you, but in general I'm trying to keep the development process for Doodle as lightweight as possible. A simple issue this doesn't require any coordination so I encourage people to just submit PRs.

If there was a complex issue that would require coordination, but so far I've done all such work on Doodle by myself (as best I can recall.)