eugeneware / eugeneware/gifencoder

Encoder does not prevent PNG Alpha

Open
#44 1 comment 10 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
476
Forks
53
PR merge metrics
No merged PRs in 30d

Description

When using gifencoder in combination with a png-file-stream it sets transparent pixels back to a default black color. Since my pngs do contain black color I cannot just simply use the setTransparent() method to remove black. This would destroy my image.

Any ideas on how to prevent the pngs alpha channel?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.