Hi,

I'm interested in benchmarking the rendering time of SVG-files
(compare gradients with ordinay fills etc). So far I've tested doing
it in javascript and for Firefox it seems to be somewhat
representative of the actual FPS. But in Batik it doesn't match what I
see at screen at all. I guess that Batik doesn't re-render everytime I
change the DOM (probably neither does Firefox...). So... does anyone
have any suggestions on how it should be done in a proper way? Do I
have to change the source for Firefox and Batik myself or are there
easier less time-consuming ways?

Another related question:
I have an object in <defs> and create a bunch of references (<use>) to
it and it scales really bad. Is there a way to force the renderer to
blit the object so it's just rendered once for all references?

Cheers /Fredrik



-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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