- From: ~:'' ありがとうございました。 <j.chetwynd@btinternet.com>
- Date: Tue, 5 Feb 2008 14:50:34 +0000
- To: Irene.Vatton@inrialpes.fr
- Cc: Amaya <www-amaya@w3.org>, www-amaya-dev@w3.org
Irène hoping for a response... regards Jonathan Chetwynd Accessibility Consultant on Media Literacy and the Internet On 1 Feb 2008, at 19:24, ~:'' ありがとうございました。 wrote: SVG: Copy & Paste: Amaya 10 pre-release Irène I'm naturally excited by Amaya's unique ability as an editor, to copy and paste SVG. However I'm concerned by the methodology. eg, I copied one of the 'leaves' from the Amaya logo and pasted into a new document, then saved the document, the result is attached. in a similar test I copied the chair from: http://peepo.getmyip.com/~JonathanChetwynd/zanadu.svg whilst the symbol link was copied successfully and the chair visible, it is evident that the saved file cannot be expected to be as useful. in it's present form.... Please could you let me know your proposal? I do recognise this may not have the highest priority at the present time. regards Jonathan Chetwynd Accessibility Consultant on Media Literacy and the Internet <?xml version="1.0" encoding="iso-8859-1"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>New</title> <meta name="generator" content="Amaya, see http://www.w3.org/ Amaya/" /> </head> <body> <p><g> <polygon points="0,6 29,0 56,8 32,15 13,19" transform="translate (95,76)" style="fill: #00B200; stroke: #00E500"/> </g> </p> </body> </html> --- <?xml version="1.0" encoding="iso-8859-1"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>New</title> <meta name="generator" content="Amaya, see http://www.w3.org/ Amaya/" /> </head> <body> <g> <use id="chairx" x="-300" y="50" onmousedown="chairs()" onfocusin="chairs()" xlink:href="#chair"/> </g> </body> </html>
Received on Tuesday, 5 February 2008 14:50:53 UTC