/[Apache-SVN]
ViewVC logotype

Revision 278966


Jump to revision: Previous Next
Author: jeremias
Date: Tue Sep 6 10:18:58 2005 UTC (18 years, 7 months ago)
Changed paths: 4
Log Message:
Bugzilla #36505:
Several fixes for SVG painting in the Java2DRenderer.
Updated SVG test case to test additional features.
Submitted by: Richard Wheeldon <richardw.at.geoquip-rnd.demon.co.uk>

Comments and changes by jeremias:
Added an additional SVG image with an intrinsic size and modified the test case to use and test that, too.
I'll commit this patch because it improves the current situation but I'm not happy with the current state of Java2DRenderer.renderSVGDocument(). Creating inverse transformation matrices is surely not the right way to do this. The matrix should be saved and restored instead.
Furthermore, renderSVGDocument should be extracted into a Java2DSVGHandler like it is done for the other renderers.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/java2d/Java2DRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/testcases/external-graphic_svg.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/resources/images/img-w-size.svg added
Directoryxmlgraphics/fop/trunk/test/resources/images/img.svg modified , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26