Revert 0.8.22 changes: remove `PictureFilterCanvas` (#1013)
That approach worked but had performance issues. Also, `SkPicture` is immutable by design, so we shouldn't try to change that. #1014 is a more correct and efficient way to implement it
Showing
Please register or sign in to comment