jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

`<image>` support #187

Closed jwmcglynn closed 2 months ago

jwmcglynn commented 4 months ago

See https://www.w3.org/TR/SVG2/embedded.html#ImageElement

jwmcglynn commented 2 months ago

https://github.com/jwmcglynn/donner/pull/215