home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / resizing_graphics.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.1 KB  |  61 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" content="text/html; charset=iso-8859-1" />
  7.   <meta name="GENERATOR" content="amaya 5.2" />
  8.   <title>Resizing graphics</title>
  9.   <style type="text/css">
  10.   </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="moving_graphics.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> <a href="../SVG.html"
  23.         accesskey="t"><img alt="top" src="../../images/up.gif" /></a> <a
  24.         href="painting_graphics.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Resizing Graphics</h1>
  33.  
  34. <p>After you have <a href="creating_graphics_with_the_palette.html">created a
  35. new SVG graphic</a>, you can resize the graphic.</p>
  36.  
  37. <p class="ProcedureCaption">To resize the graphic directly using the
  38. keyboard</p>
  39. <ol>
  40.   <li>Move the cursor into an area of the graphic.</li>
  41.   <li>Press the <code>Control</code> key and right-click the mouse. This will
  42.     highlight the image map area.</li>
  43.   <li>Release the <code>Control</code> key but continue to hold down the
  44.     right mouse button. Use the mouse to change the size of the highlighted
  45.     graphic.</li>
  46. </ol>
  47.  
  48. <p class="ProcedureCaption">To resize the graphic by editing the
  49. attributes</p>
  50. <ol>
  51.   <li>Select the graphic.</li>
  52.   <li>Open the <strong>Attributes</strong> menu and select the attribute you
  53.     want to edit.</li>
  54.   <li>In the dialog, change the attribute, click <strong>Apply</strong>, then
  55.     click <strong>Close</strong>.</li>
  56. </ol>
  57. </div>
  58.  
  59. </body>
  60. </html>
  61.