jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.27k stars 454 forks source link

[Bug] Image texture does not display under svg renderer #726

Closed Okay6 closed 2 months ago

Okay6 commented 2 months ago

Describe the bug

To Reproduce

Screenshots

Additional context

My solution

jonobr1 commented 2 months ago

Ah, Thank you! I will patch this.

jonobr1 commented 2 months ago

Okay, Two.js version 0.8.14 addresses this issue. Thank you again!

Okay6 commented 2 months ago

Okay, Two.js version 0.8.14 addresses this issue. Thank you again!

Cool!