glitch-canvas icon indicating copy to clipboard operation
glitch-canvas copied to clipboard

glitch your canvas element

Results 7 glitch-canvas issues
Sort by recently updated
recently updated
newest added

Is it by design that png input results in the following error: ``` Error: Unsupported marker type 0x59 at setSource (/node_modules/canvas/lib/image.js:91:13) at Image.set (/node_modules/canvas/lib/image.js:40:9) at /node_modules/glitch-canvas/dist/glitch-canvas-node.js:197:15 ``` ``` glitch().fromStream(canvas.createPNGStream()).toBuffer() //...

bug

Hi, I'm using this module for my bot made in discord.js, and **sometimes** I get random errors like > Error: Invalid component ID 33 in SOS > Error: Invalid component...

bug

Noticed that the library doesn't work properly on safari, the image data is always predominantly black

bug

I get random logs in console and errors yet the module still does what it needs to do... Could this please be fixed or explain how to fix it

help wanted

Hi, this is really awesome, great work. A part of the aesthetic I'm not too keen on when glitching images (manually or using this library) is that images generally always...

enhancement

Woaw, it looks like I'm creating the first issue, what a feeling, anyway, so here is the problem : There seems to be a minimum canvas size under which the...

bug

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies