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
I'm using this API to make a simple game engine, but I can't seem to use the filter. I just saw a few reports. It seems that this API does not support the filter relationship. Will this function be added to node-canva in the future? ?
Steps to Reproduce
ctx.filter='blur(5px)'ctx.drawImage(image)
Your Environment
node-canvas: 2.9.3
node: v16.13.2
macOS: 10.15.7
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Issue or Feature
I'm using this API to make a simple game engine, but I can't seem to use the filter. I just saw a few reports. It seems that this API does not support the filter relationship. Will this function be added to node-canva in the future? ?
Steps to Reproduce
Your Environment
node-canvas: 2.9.3
node: v16.13.2
macOS: 10.15.7
The text was updated successfully, but these errors were encountered: