]> source.dussan.org Git - poi.git/commit
Restore HWPF support for inline Escher images (stored in Escher rather than direct...
authorNick Burch <nick@apache.org>
Mon, 28 Nov 2011 18:42:30 +0000 (18:42 +0000)
committerNick Burch <nick@apache.org>
Mon, 28 Nov 2011 18:42:30 +0000 (18:42 +0000)
commitb8e52ae6ff2c5f29a702f16a986b923f7fd21196
tree0cec78a7c137c2b47add5f71c04f6ddc2b06c93f
parentfad57db43de8fd58c3fb4ca78f26a14e888dba4e
Restore HWPF support for inline Escher images (stored in Escher rather than direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207497 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/model/PicturesTable.java
src/scratchpad/src/org/apache/poi/hwpf/usermodel/Picture.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestPictures.java
test-data/document/PngPicture.doc [new file with mode: 0644]