Charlie Cruzan

Results 1 issues of Charlie Cruzan

# Expected Behavior Would like to create a new Jimp object from a buffer # Current Behavior with this code: ``` new Jimp({ data: Buffer.from( `` ), width: width, height:...

help wanted
bug