Re: [svg-developers] Re: SVG1.1 feature bloat and accessibility buried....

2007-02-07 Thread Charles McCathieNevile
On Wed, 07 Feb 2007 03:19:15 +0530, Andreas Neumann <[EMAIL PROTECTED]> wrote: > Jonathan Chetwynd wrote: >> Where is the authoring tool that anyone can just pick up and use? say >> comparable with the many text editors or tuxpaint? > > again, what has the authoring tool to do with the graphics f

Re: [svg-developers] Rendering strategies

2007-02-07 Thread Cameron McCormack
Hi Fredrik. frevi815: > Does anyone here have a clue on what rendering stragegies that are > used in SVG-renderers like Batik and Mozilla? Is the whole document > re-rendered for every frame (e.g. even when a new object is added on > top?). > Are some parts stored as raster images > after being re

Re: [svg-developers] Re: Additive animation using 'by' attribute in animationTransform doesn't work?

2007-02-07 Thread ddailey
Rick de Koster writes: "So, if someone has links to scripted animation on groups of objects not using SMIL I'd be very happy." I've got lots of examples here: http://srufaculty.sru.edu/david.dailey/svg/SVGAnimations.htm Many involve various combinations of script and SMIL. This one http://srufa

Re: [svg-developers] re: blind to "read" by selecting text

2007-02-07 Thread Doug Schepers
Hi, Jonathan- Jonathan Chetwynd wrote: > > the query resolves to "was the tag tree conceived and designed with > navigation by the blind in mind" > or is it tag soup ~:" leaving all the work to the UA. > > something like the old html mess we got in before xhtml, but very > different. There

[svg-developers] Re: important details

2007-02-07 Thread chris
Please confirm the document. details.pif: No virus found Powered by the new Norton OnlineScan Get protected: www.symantec.com [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visi

[svg-developers] re: blind to "read" by selecting text

2007-02-07 Thread Jonathan Chetwynd
Doc, the query resolves to "was the tag tree conceived and designed with navigation by the blind in mind" or is it tag soup ~:" leaving all the work to the UA. something like the old html mess we got in before xhtml, but very different. cheers Jonathan Chetwynd On 7 Feb 2007, at 17:03, D

Re: [svg-developers] blind to "read" by selecting text

2007-02-07 Thread Doc
Jonathan Chetwynd wrote: > Andreas, > > how are you proposing that blind people will select text to be read? > > regards > > Jonathan Chetwynd Hello Andreas. People call me "Doc". Having written screen reading software for the blind, I figured I'd throw in my two cents. SVG unlike pngs , gifs, j

Re: [svg-developers] Re: blind to "read" by selecting text

2007-02-07 Thread Doug Schepers
Hi, Andreas- Andreas Neumann wrote: > > I also don't see how microformats can help you to improve > accessibility in a graphics format, a graphics viewer and a graphics > authoring tool. Please enlighten me. I wrote a blog post that mentions a microformats-in-SVG approach toward Semantic Web

[svg-developers] Rendering strategies

2007-02-07 Thread frevi815
Does anyone here have a clue on what rendering stragegies that are used in SVG-renderers like Batik and Mozilla? Is the whole document re-rendered for every frame (e.g. even when a new object is added on top?). Are some parts stored as raster images after being rendered and just copied back in for

[svg-developers] Re: Additive animation using 'by' attribute in animationTransform doesn't work?

2007-02-07 Thread clog_meister
> So use two animations like > > > > attributeName='transform' >type='translate' >by='0,50' >dur='2s' >id='a' >fill='freeze' >/> > attributeName='transform' >type='translate' >by='0,-20' >du

[svg-developers] SVG accessibility

2007-02-07 Thread Jonathan Chetwynd
Andreas, your expectation that I might enlighten you is over-generous in the extreme... However I am grateful for your support, recognising that you are an SVG standards expert. Please take the time to investigate SVG accessibility, here are a few suggestions. Have your read: "Accessibility

[svg-developers] Re: Renesis SVG Player 0.5 launches

2007-02-07 Thread emiasys
Guy, The scripting support in this release has been extended very much. You might want to send us your files to test with and get those working with the next release. Please note that we're not supporting the invalid ASV Extensions like getters and setters, so for example instead of document.getDo