Bug 36520 - [PATCH] Java2DSVGHandler
Summary: [PATCH] Java2DSVGHandler
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: svg (show other bugs)
Version: trunk
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 15:39 UTC by Richard Wheeldon
Modified: 2012-04-01 06:28 UTC (History)
0 users



Attachments
Adds new Java2DSVGHandler class (14.17 KB, patch)
2005-09-06 15:39 UTC, Richard Wheeldon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Wheeldon 2005-09-06 15:39:07 UTC
In response to http://issues.apache.org/bugzilla/show_bug.cgi?id=36505,
jeremias wrote:

...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.

This patch fixes both these issues.
Comment 1 Richard Wheeldon 2005-09-06 15:39:49 UTC
Created attachment 16317 [details]
Adds new Java2DSVGHandler class
Comment 2 Jeremias Maerki 2005-09-06 16:24:51 UTC
Applied. Thanks! That was fast!!! :-)

http://svn.apache.org/viewcvs?rev=279005&view=rev
Comment 3 Glenn Adams 2012-04-01 06:28:00 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed