You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wasm-vips doesn't currently support text rendering via vips.Image.text, since it's dependent on Pango, which brings in a lot of sub-dependencies that needs to be compiled for WebAssembly:
When I use vips.Image.text to create text image,something wrong happend
Run this code,I got blow errors:
I'm not sure if this is a bug, I only want to add some font watermask to my picture.Do you have a better way?
The text was updated successfully, but these errors were encountered: