adzierzanowski

Results 3 issues of adzierzanowski

I've set the *cursor* position to the offset parsed from the headers. This seems to solve the problem. ```js scanImage(padding = 0, width = this.width, processPixel) { this.pos = this.offset;...

# The problem This is somewhat of an edge case. Unlike in mspaint, the field in the header which tells the offset to the pixel data is ignored which results...

When `$bus_num` is empty (e.g. in case of `05ac:8102 Apple Inc. Apple T2 Bus`), the script throws the following error: ```bash /usr/local/bin/lsusb: line 89: 16#: invalid integer constant (error token...