]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Avoid directly encoding if the sample model is not exactly right. For example...
authorJeremias Maerki <jeremias@apache.org>
Mon, 7 Feb 2011 08:28:41 +0000 (08:28 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 7 Feb 2011 08:28:41 +0000 (08:28 +0000)
commit514b49fd422e6b85164faa8c7cc169444b4ddab6
treec50f2488040122cbd722fccb1f9a0c40ba3c1894
parentd9c453d8fb11f27b5ddd3eaad5a63175ed90f019
Bugfix: Avoid directly encoding if the sample model is not exactly right. For example, monochrome image generated by JAI (error-diffusion rasterization) use a non-packed sample model which caused badly encoded images.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067878 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/afp/AFPImageHandlerRenderedImage.java