[svg-developers] Re: [ANN]VTD-XML 2.9

2010-08-17 Thread heldermagalhaes
Hi Jimmy,


 VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud 
 computing, has been released.

Thanks for the update. Nevertheless, please create a new thread [1] instead of 
replying to an existing post [2]: this will give more visibility to the (newly 
created) thread and reduce the noise at the same time (completely different 
matters in same threads is weird, simply changing the message subject is 
insufficient). ;-)


Cheers,
 Helder


[1] http://tech.groups.yahoo.com/group/svg-developers/post
[2] http://tech.groups.yahoo.com/group/svg-developers/message/63966





-
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
svg-developers-dig...@yahoogroups.com 
svg-developers-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
svg-developers-unsubscr...@yahoogroups.com

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



[svg-developers] appearance of feDisplacement in Opera and IE/ASV (and others)

2010-08-17 Thread ddailey
Running into various troubles [1,2] with feDisplacement for an upcoming 
presentation, I tried to simplify down to bare bones:

http://srufaculty.sru.edu/david.dailey/svg/newstuff/gradientFilter1.svg

Interestingly FF4 and Safari do not seem to attempt the displacement, while 
Chrome tries it (rather wrongly) when the file is locally served. No pair of 
browsers seem to agree on how the gradient inside the ellipse should be 
rendered, and most troublingly, IE/ASV and Opera differ both in terms of that 
gradient but also apparently in terms of the magnitude and positioning of the 
deformation.

Opera misses the stroke around the ellipse which makes me think IE/ASV may have 
it right, but does it? High values of deformation seem to coincide there with 
peaks in the underlying chroma as one would expect.

cheers
David

[Non-text portions of this message have been removed]





-
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
svg-developers-dig...@yahoogroups.com 
svg-developers-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
svg-developers-unsubscr...@yahoogroups.com

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



[svg-developers] Image in symbol in pattern in path in SVG in Mozilla Firefox

2010-08-17 Thread damiancugley
I am writing a jigsaw demo using SVG. the work in progress works fine on Opera, 
Chrome, Safari and fails mysteriously on Firefox. I wonder if someone can tell 
me either (a) my SVG is wrong and Opera, Chrome and Safari were just being 
kind, or (b) this is a known problem in Firefox and there is a workaround.

The demo is online at http://jigsaw.alleged.org.uk/ and comprises a trivial 
SVG file and a single JavaScript file. The code is at 
http://github.com/pdc/jigsaw

The pieces are realized as a path whose fill is a pattern. The pattern uses a 
symbol. The symbol, shared by all the patterns, contains the image. The idea is 
that each piece just shows its part of the image, which is need be loaded only 
once. All these items are added with JavaScript.

I occasionally see an odd effect with hollow puzzle pieces that don’t load 
their image until I poke them. But on Firefox it is worseâ€the pieces are 
completely invisible. I can check the DOM via Firebug and see the expected SVG 
elements, but nothing is visible, not even the stroked outlines.

Is this fixable? Is there a better way to get the effect I want that avoids 
this problem?

Thanks

â€Damian Cugley





-
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
svg-developers-dig...@yahoogroups.com 
svg-developers-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
svg-developers-unsubscr...@yahoogroups.com

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