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
Simpleblur is trying to use drawImage + offset + opacity to reproduce a blur effect.
You can implment a full blur in software but will be a bit slow. It was done for speed reasons, i m not sure why you get those artifacts. is the image you are using semi transparent?
CheckList
Description
the result of simpleBlur is not as same as webgl
fabric version 5.x and 6.x
simpleBlur filters
webgl filters
origin image
Current State
simpleBlur result
webgl result
Additional Context
No response
The text was updated successfully, but these errors were encountered: