[GitHub] commons-imaging issue #38: Cleaned up PNG component.

2018-12-01 Thread SukantPal
Github user SukantPal commented on the issue: https://github.com/apache/commons-imaging/pull/38 I have done more commits. Everyone, I am a newbie, don't know if I should've made a new PR for more commits. But for now, until someone responds, I will be updating about my co

[GitHub] commons-imaging issue #38: Cleaned up PNG component.

2018-11-29 Thread SukantPal
Github user SukantPal commented on the issue: https://github.com/apache/commons-imaging/pull/38 This is the ASF JIRA issue related to this improvement: https://issues.apache.org/jira/projects/IMAGING/issues/IMAGING-218?filter=allopenissues&orderby=priority+DESC%2C+updated+

[GitHub] commons-imaging pull request #38: Cleaned up PNG component.

2018-11-29 Thread SukantPal
GitHub user SukantPal opened a pull request: https://github.com/apache/commons-imaging/pull/38 Cleaned up PNG component. Following changes were made (overview): PngWriter.ImageHeader removed (replaced by making PngChunkIhdr mutable); divided PngWriter.writeImage (by creating