agilgur5 / agilgur5/trim-canvas
Image quality regression after repeated usage
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
hi, I used this script in my app,
After erasing ended, all image returns with erased parts removed and then module takes canvas and returns canvas. However if you use it on same bitmap 5-6 times distinguishable quality regression takes place. But its not like pixelating, more like gaussian blur. I tried `context.imageSmoothingEnabled = false` inside function with no luck.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.