Syncing docs; add 1-point perspective magic docs

Also bump version number in ALL magic tool docs.
This commit is contained in:
Bill Kendrick 2023-12-15 00:33:49 -08:00
parent 99e129005e
commit f0aef6271e
636 changed files with 1056 additions and 710 deletions

View file

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: 1-Point Draw</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: 1-Point Draw</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Click and drag to draw with 1-point perspective. Lines will only go towards your vanishing point, or be horizontal or vertical. Use "1-Point Select" to choose your vanishing point.</p>
<p>This tool is operated in a freehand fashion.</p>
<p>See also: <a href="1pt_perspective_select.html">1-Point Select</a> &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>