Shukant Kumar Pal created IMAGING-218:
-----------------------------------------
Summary: PNG package code bloated
Key: IMAGING-218
URL: https://issues.apache.org/jira/browse/IMAGING-218
Project: Commons Imaging
Issue Type: Bug
Components: Format: PNG
Affects Versions: 1.x
Reporter: Shukant Kumar Pal
Fix For: 1.x
The formats.png package uses the PngWriter class which internally replicates
the features that should actually be contained within formats.png.chunk Chunk
classes (like PngWriter.ImageHeader which is just a PNG chunk representation,
and can be eliminated by modified Chunk and PngChunkIhdr).
I'll clean up the PNG code, but want the interest of the project members.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)