[#2611] - ScaleImage doesn't work right for SVG

Category:
Bug report
Priority:
Urgent
Status:
Closed
Project: Severity:
Critical
Resolution:
Fixed
Component: Reproducibility:
Always
Assigned to:

I found that if a image is a SVG, the scaleImage doesn't work right. I set it to Clip, RetainShape and FillFrame, but it always looks like Clip. If the image is JPEG, it works correctly for Clip, RetainShape and FillFrame

danc's picture
56
Joined: Mar 28 2008 - 5:03am
Last seen: 15 years 6 months ago

2 Comments:

#1

Hi,

What kind of SVG are we talking about?
Have you implemented the JRRenderable interface?

Thank you,
Teodor

#2

Fixed.

SVN log:
Sending /home/lucian/work/jasperreports/src/net/sf/jasperreports/renderers/BatikRenderer.java
Transmitting file data ...
Committed revision 2172.

Feedback