jspaint
jspaint copied to clipboard
Fixes #323
I've set the cursor position to the offset parsed from the headers. This seems to solve the problem.
scanImage(padding = 0, width = this.width, processPixel) {
this.pos = this.offset;