/[Apache-SVN]
ViewVC logotype

Revision 407277


Jump to revision: Previous Next
Author: jeremias
Date: Wed May 17 15:06:42 2006 UTC (18 years ago)
Changed paths: 6
Log Message:
Several bug fixes in PCLRenderer (border painting mostly).
Option in AbstractGraphics2DAdapter to work with or without alpha.
Text Setup changed to the Java2D model. Custom font painting is now done through Java2D as bitmaps for all fonts which are not supported by the pre-defined set. This was done as a shortcut for full-fledged TrueType support which seems to be a little complicated in PCL. BTW, Microsoft PCL printer drivers do the same, i.e. paint text as bitmaps.
Image printing refined, but my attempt at handling bitmasked images (transparency) didn't work out. While the previewers did the expected thing, the printer hardware flat-out ignored it, so it's disabled now.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/AbstractGraphics2DAdapter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/afp/AFPGraphics2DAdapter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/pcl/PCLGenerator.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/pcl/PCLGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/pcl/PCLGraphics2DAdapter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/pcl/PCLRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26