You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Shukant Kumar Pal (JIRA)" <ji...@apache.org> on 2018/11/27 09:53:00 UTC

[jira] [Created] (IMAGING-218) PNG package code bloated

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)