High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
1.78k
stars
76
forks
source link
feat: after clearing, the `bitmap` should be cleared, and the `width` and `height` should be reset to the initial values. #937
Closed
rambo-panda closed 1 week ago
after clearing, the
bitmap
should be cleared, and thewidth
andheight
should be reset to the initial values.