]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix JPEG with many long APPS markers.
authorJeremias Maerki <jeremias@apache.org>
Mon, 16 Aug 2004 19:33:19 +0000 (19:33 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 16 Aug 2004 19:33:19 +0000 (19:33 +0000)
commit98a82065accd4dfb081daa8429f03f0fed993dff
treec0bfd0ef9dcd880fc1a025f2394bddca264d454e
parent153e0e1d8dd22414d63ba97aefbceb47ec454874
Fix JPEG with many long APPS markers.
Also defers the creation of the original node until it absolutely has to thus avoiding decoding the JPEG file and creating the raster unless needed.
Submitted by: Thomas DeWeese <Thomas.DeWeese.at.Kodak.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197881 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/image/analyser/JPEGReader.java
src/java/org/apache/fop/svg/PDFImageElementBridge.java