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