jspaint/help/paint_ovals.html

34 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML dir=ltr>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
<title>To draw an ellipse or circle</title>
<link rel="stylesheet" type="text/css" href="coUA.css">
</HEAD>
<BODY>
<p>
<a name="paint_ovals"></a><b>To draw an ellipse or circle</b>
<ol>
<li>In the toolbox, click <img src="p_oval.gif" alt="image: the oval tool" border=0>.</li>
<li>Drag the pointer diagonally.</li>
<p>You can draw a perfect circle by holding down <small>SHIFT</small> while you drag.</p>
</ol>
</p>
<p>
<b>Notes</b>
<ul>
<li>You can create a colored fill by clicking a fill style at the bottom of the toolbox. Click a new color in the color box to change the line color, or right-click a new color to change the fill color.</li>
<li>The default background and foreground colors appear at the left in the color box. You can draw with the
<a data-topic-id="gl_pbrush_fore">foreground color</a>
by clicking, or you can draw with the
<a data-topic-id="gl_pbrush_back">background color</a>
by right-clicking.</li>
<li>You can undo any number of changes by clicking the <b>Edit</b> menu and then clicking <b>Undo</b> for each change.</li>
</ul>
</p>
</BODY>
</HTML>