Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

SVG Image tag with Matrix Transform not displaying correctly #389

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.set svg.render.forceflash is true in meta tag.
2.View the attached SVG file in Any browser (IE,safari,firefox,opera..) 

What is the expected output? What do you see instead?
All the images should be visible.

What version of the product are you using? On what operating system,
browser, and version of Flash?
SvgWeb-Beholder,XP,[IE,safari,firefox,opera],flash player 10

Please provide any additional information below. Reduced test cases are
always appreciated!

if i view this file in browsers which nativly support the svg its working 
fine.

Original issue reported on code.google.com by kr.sura...@gmail.com on 5 Nov 2009 at 6:14

Attachments:

GoogleCodeExporter commented 8 years ago
Hi there, please provide a reduced test case and a title that better 
illustrates what
is not showing, such as "Gaussian Blur Filters Not Showing" if blur filters are 
not
present.

Original comment by bradneub...@gmail.com on 5 Nov 2009 at 8:19

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 5 Nov 2009 at 8:20

GoogleCodeExporter commented 8 years ago
Actually the attached svg doesnt contain any filters and all.It has only a 
simple 
image tag.
following is one of the hidden tag.
<image style="overflow:visible;" width="417" height="204" 
id="Aged_nearly_70._There_x2019_s_been_a_xA0_Image" xlink:href="4B58BEC3.png"  
transform="matrix(0.24 0 0 0.24 249.5996 441.1196)">
</image>

I am expecting the reason on why its not showing,
If i open this in native support web browser its showing all the tags.
please help me to solve this issue.

i have attached the screenshot of this file in svgweb.

Original comment by kr.sura...@gmail.com on 6 Nov 2009 at 6:23

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 6 Nov 2009 at 6:34

GoogleCodeExporter commented 8 years ago

Original comment by kr.sura...@gmail.com on 6 Nov 2009 at 6:45

Attachments:

GoogleCodeExporter commented 8 years ago
The problem is precisely reproducible in r915. It is Issue 293 which was fixed 
in r916.

Beholder was released at r924 and does not have this problem according to my 
testing.
You may want to verify that you are actually using the Beholder release.

Original comment by grick23@gmail.com on 15 Nov 2009 at 9:19