ccapture.js icon indicating copy to clipboard operation
ccapture.js copied to clipboard

Cannot remove the 1px stroke on transparent export?

Open FuzzyWobble opened this issue 6 years ago • 1 comments

Possible to remove this 1px stroke (that is the key color)?

cbd5958f-5d36-b51d-9ca3-cdfcf66c50c0

(sorry for such a horrifying gif)

this.encoder = new GIF({ workers: STICKER_WEB_WORKERS, quality: STICKER_GIF_QUALTIY, workerScript: settings.workersPath + 'gif.worker.js', transparent: STICKER_KEY_COLOR_HEX, delay: 500 });

FuzzyWobble avatar Feb 12 '19 15:02 FuzzyWobble

gritty_1px

^ this image shows it better

FuzzyWobble avatar Feb 12 '19 15:02 FuzzyWobble