MRchildNEO / svgweb

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

embedded fonts sample does not work in Firefox 4 #612

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. open the DroidSansMono example
2. select renderer "browser native svg"
3. or simply use this link: 
http://codinginparadise.org/projects/svgweb/samples/demo.html?name=droid%20font3
&svg.render.forceflash=false

What is the expected output? 

Because Firefox supports SVG natively, you would expect to see the output  
rendered correctly in the embedded font (Droid Sans Mono).

What do you see instead?

The output is rendered in the default font.

What version of the product are you using? On what operating system,
browser, and version of Flash?

Tested in Firefox 4.0 on Windows 7 SP1

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

The example does not render correctly in Internet Explorer 9 either. It works 
fine in Chrome 11.0.696.50 beta, Safari 5.04 and Opera 11.01

Original issue reported on code.google.com by abudaan on 19 Apr 2011 at 10:27