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, jpegs and other raster images is composed of tags like HTML. Screen readers ( like JAWS ) can if coded to do so , traverse the tag tree in an SVG image the same as they would elements in a web page. So any text in an SVG image is still represented as text somewhere in the drawing as opposed to raster images where the text is represented as a bunch of dots that could just as easily be a picture of a puppy dog Also while maybe not as valuable to the blind , each piece of the image is represented as text commands describing every circle line , text and other element of the drawing. ----- 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/

