jspaint/help/paint_polygons.html

35 lines
1.2 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 a polygon</title>
<link rel="stylesheet" type="text/css" href="coUA.css">
</HEAD>
<BODY>
<p>
<a name="paint_polygons"></a><b>To draw a polygon</b>
<ol>
<li>In the toolbox, click <img src="p_poly.gif" alt="image: the polygon tool" border=0>.</li>
<li>To draw the polygon, drag the pointer and click at each corner, and then double-click when done.
<p>
To use only 45- and 90-degree angles, hold down <small>SHIFT</small> while dragging.</li>
</ol>
</p>
<p>
<b>Notes</b>
<ul>
<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>
<li>You can create a colored fill by clicking a fill style at the bottom of the toolbox.</li>
</ul>
</p>
</BODY>
</HTML>