]> source.dussan.org Git - poi.git/commit
Reduce allocations and copying when extracting PNGs created by Mac
authorMarius Volkhart <mariusvolkhart@apache.org>
Fri, 1 Oct 2021 12:07:10 +0000 (12:07 +0000)
committerMarius Volkhart <mariusvolkhart@apache.org>
Fri, 1 Oct 2021 12:07:10 +0000 (12:07 +0000)
commit1273415df302990dc1ef8fb457313e40168d1e0c
tree66a46fc47822c1551efc21e35c110184590ba93b
parent9994a4286df24b9a82254cf580eb8c352cecf9b6
Reduce allocations and copying when extracting PNGs created by Mac

This logic is covered by the TestHSSFPictureData#testMacPicture() test.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893779 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/sl/image/ImageHeaderPNG.java