Automattic / Automattic/node-canvas
How to control png chunks generation?
Open
Feature
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
Hello,
I have created png using _canvas.createPNGStream()_. Passed palette for indexed png. As a result I get chunks: IHDR, PLTE, tRNS, bKGD, IDAT. I dont want _tRNS_ and _bKGD_, but instead I would like to set **pHYs**. How can I control over what chunks will be generated?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.