GiovineItalia / Compose.jl

Declarative vector graphics
http://giovineitalia.github.io/Compose.jl/latest/
Other
248 stars 81 forks source link

Bitmaps (at least, SVGs) do not rotate in a `context(..., rotation=Rotation(θ)` #437

Open jmuchovej opened 1 year ago

jmuchovej commented 1 year ago

I'm not sure if this is intentional (or just unsupported for technical reasons), but I found that bitmap(["image/svg+xml"], ...) isn't rotated even when part of the appropriate context.

I can provide a MRE if needed, but otherwise, let me know how I can make this issue better for sorting this out. 🙂