home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type"
- content="application/xhtml+xml; charset=iso-8859-1" />
- <meta name="GENERATOR" content="amaya 9.1, see http://www.w3.org/Amaya/" />
- <title>Editing Graphics</title>
- <style type="text/css">
-
- </style>
- <link href="style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <div>
- <img alt="Amaya" src="../../resources/icons/22x22/logo.png" class="logo" />
-
- <p class="nav"><a href="Math.html" accesskey="p"><img alt="previous"
- src="../../resources/icons/misc/left.png" /></a> <a href="Manual.html"
- accesskey="t"><img alt="top" src="../../resources/icons/misc/up.png" /></a>
- <a href="Xml.html" accesskey="n"><img alt="next"
- src="../../resources/icons/misc/right.png" /></a></p>
- </div>
-
- <div id="page_body">
- <h2>Editing SVG Graphics</h2>
-
- <p>Amaya enables you to include vector graphics in Web pages, following the
- Scalable Vector Graphics (SVG) specification.</p>
-
- <p>Amaya handles SVG elements as structured components, in the same way as
- HTML elements. Therefore, you can manipulate SVG graphics in the same way you
- manipulate other parts of HTML documents.</p>
-
- <p>All editing commands provided by Amaya for handling text are also
- available for handling graphics (for example it's possible to create a link
- on a SVG element).</p>
-
- <p>Editing new SVG graphics in Amaya is not yet possible but Amaya
- development team is working on it.</p>
- </div>
- </body>
- </html>
-