[accessibleimage] Re: SVG maps
- From: "Lisa Yayla" <lisa.yayla@xxxxxxxxxx>
- To: accessibleimage@xxxxxxxxxxxxx
- Date: Wed, 25 Jan 2006 12:57:00 +0100
Hi,
Using Peter's example to see some of the other things you can do with SVG
if you dont have The vOICE after clicking on the link put mouse over image
shift and control to decrease size, alt to move image around the screen,
control to enlarge image.
Regards,
Lisa
accessibleimage@xxxxxxxxxxxxx skriver:
>Hi David, Lisa and all,
>
>The vOICe can be used to see/hear rendered SVG graphics,
>assuming that you have the plug-in installed that Lisa
>mentioned. For example, I have an SVG description of a
>filled bright circle and a filled bright square on a
>black background at the direct URL
>
> http://www.seeingwithsound.com/molyneux.svg
>
>You can download it and use Notepad or another text
>editor to read the plain ASCII graphics definition,
>or you can paste the URL into Internet Explorer and
>see/hear the circle and the square by running The vOICe
>in active window sonification mode (via key combination
>Alt F9), zooming in as needed with function key F4,
>moving around with your arrow keys, and so on. It's
>an easy way to at least check the basic layout and
>positioning that you put in your textual graphics
>definition file.
>
>I have appended the plain text content of the above
>SVG file, defining the canvas area, its color, and
>the circle and square with their size and position.
>It reads a bit like HTML source code.
>
>Best regards,
>
>Peter Meijer
>
>
>Seeing with Sound - The vOICe
>http://www.seeingwithsound.com/winvoice.htm
>
>
><svg width="1024" height="768">
><rect fill="black" width="1024" height="768"></rect>
><g style="stroke: white; stroke-width: 2">
><circle cx="412" cy="384" fill="rgb(191,191,191)" opacity="1.0"
>r="50"></circle>
><rect fill="rgb(191,191,191)" height="100" opacity="1.0" width="100"
>x="562" y="334"></rect>
></g>
></svg>
Lisa Yayla
Huseby Kompetansesenter
Oslo Norway
lisa.yayla@xxxxxxxxxx
- References:
- [accessibleimage] SVG maps
- From: Lisa Yayla
- [accessibleimage] Re: SVG maps
- From: David Poehlman
- [accessibleimage] Re: SVG maps
- From: Zorro
Other related posts:
- » [accessibleimage] SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- » [accessibleimage] Re: SVG maps
- [accessibleimage] SVG maps
- From: Lisa Yayla
- [accessibleimage] Re: SVG maps
- From: David Poehlman
- [accessibleimage] Re: SVG maps
- From: Zorro