--- In [email protected], "arjenmeijernl"
<[EMAIL PROTECTED]> wrote:
>
> On http://www.alforto.nl/?cultuur.html are 4 svg pictures that display
> correct in ASV 6 or inkscape. They are correct svg 1.1, says W3C.
> 
> However, Firefox 1.5 does not display them correct. In which direction
> do I have to find the answer? Namespaces???
> 
> Arjen
>
The answer is:

Firefox 1.5 has the scale factor 10 times as large as Adobe in a text
transform.

E.G. in adobe:
<text transform="matrix(11.9932 0 0 11.9768 310.9834 116.2944)">
Must be in Firefox:
<text transform="matrix(1.19932 0 0 1.19768 310.9834 116.2944)">

Watch the 1st and 4th number. 

But why am I the only one to see this bug?

Arjen





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to