/[Apache-SVN]
ViewVC logotype

Revision 734737


Jump to revision: Previous Next
Author: jeremias
Date: Thu Jan 15 15:51:36 2009 UTC (15 years, 5 months ago)
Changed paths: 3
Log Message:
Extracted some bitmap handling functions from the PCL implementation into new BitmapImageUtil class.
Added limited support for more efficient image encoding in AFP. Where possible the raw image data from the RenderedImage is used. Limitations include:
- missing support for color lookup tables (IndexColorModel)
- monochrome images: additive/subtractive flag is not supported by the AFP library, yet.
Images with fewer bits per pixel than specified in the configuration are no longer blown up to 4, 8 or even 24 bits.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/afp/AFPImageHandlerRenderedImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/pcl/PCLGenerator.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/BitmapImageUtil.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26