]> source.dussan.org Git - xmlgraphics-fop.git/commit
Made a common base class for both PNG and TIFF classes because they are almost identical.
authorJeremias Maerki <jeremias@apache.org>
Mon, 11 Oct 2004 21:43:13 +0000 (21:43 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 11 Oct 2004 21:43:13 +0000 (21:43 +0000)
commit266648065ca98637f6a9175258acc82be6f94dfd
tree9f323439e409913b0efaadfd40c4a0212ae3bab4
parenta27301f15b36c5fa8d8900715e5c543711d492a4
Made a common base class for both PNG and TIFF classes because they are almost identical.
Some style updates.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198038 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/image/BatikImage.java [new file with mode: 0644]
src/java/org/apache/fop/image/PNGImage.java
src/java/org/apache/fop/image/TIFFImage.java