home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / UseSVGLib.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-02-23  |  2.0 KB  |  55 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type"
  7.   content="application/xhtml+xml; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 8.6, see http://www.w3.org/Amaya/" />
  9.   <title>Use SVG library</title>
  10.   <style type="text/css">
  11.   </style>
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" width="100%" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /><img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p align="right"><a href="SVGLibrary.html.de" accesskey="t"><img
  23.         alt="top" src="../../images/up.gif" /></a> <a href="AddSVGLib.html"
  24.         accesskey="n"><img src="../../images/right.gif" alt="how to add a svg entry" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Use SVG library</h1>
  32. <img alt="Use SVG library" src="../../images/scenario_graphique.png" />
  33.  
  34. <p>To paste a SVG library element in a document you have to:</p>
  35. <ol>
  36.   <li>move the insertion point where you want to insert it.</li>
  37.   <li>Click the <strong>Library</strong> button. The <strong>Library</strong>
  38.     button (<img alt="SVG Library button" src="../../images/SVGLibrary.gif"
  39.     />) displays a document which contains library graphic elements.</li>
  40.   <li>Choose graphical element by clicking on picture that illustrates
  41.   it.</li>
  42.   <li>Select the "Copy" mode : you can choose to copy or to refer to
  43.     graphical element.
  44.     <ul>
  45.       <li>In "Copy" mode, you edit all the SVG definition elements.</li>
  46.       <li>In "Refer" mode, you edit the use element (<a
  47.         href="http://www.w3.org/TR/SVG/struct.html#UseElement">See SVG
  48.         specification</a>)</li>
  49.     </ul>
  50.   </li>
  51. </ol>
  52. </div>
  53. </body>
  54. </html>
  55.