eugeneware / eugeneware/gifencoder
Encoder does not prevent PNG Alpha
Open
- 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
Assessment
This issue has not been assessed yet.