DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35797>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.
Advertising
http://issues.apache.org/bugzilla/show_bug.cgi?id=35797
Summary: FOP renders SVG images in different places than other
image types
Product: Fop
Version: 0.20.5
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: pdf renderer
AssignedTo: fop-dev@xml.apache.org
ReportedBy: [EMAIL PROTECTED]
The main reason for this is the hard coded (100,100) view box for SVG images.
This is a patch against the maintenance branch head which corrects the following
issues with SVG images in PDF:
- create a special SVG view box for a svg image. Update it with the size
information from the SVG image.
- render the SVGimage in the right position inside the view box so that
it does not get shifted out of the view box
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.