/[Apache-SVN]
ViewVC logotype

Revision 591587


Jump to revision: Previous Next
Author: jeremias
Date: Sat Nov 3 10:59:09 2007 UTC (16 years, 6 months ago)
Changed paths: 15
Log Message:
Completely reimplemented the PDFTextPainter. All SVG text (including flow text, but excluding special cases with filters) is now painted in PDF text primitives.
The whole thing compiles against and runs with Batik 1.6 but was developed against Batik Trunk (1.7). The TextBridge for SVG 1.2 text is omitted because we're still on Batik 1.6 and FOP wouldn't compile with it. The full feature set is only available with Batik 1.7, of course. With Batik 1.6, font selection may not work as expected.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/build.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/AbstractFOPTranscoder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFBatikFlowTextElementBridge.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFBridgeContext.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFDocumentGraphics2DConfigurator.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFFlowExtTextPainter.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFFlowTextPainter.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFSVGFlowRootElementBridge.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFTextElementBridge.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFTextPainter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFTextUtil.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFTranscoder.java modified , text changed
Directoryxmlgraphics/fop/trunk/status.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26