Adding "Stretch" magic tool's docs

This commit is contained in:
Bill Kendrick 2021-10-20 22:36:37 -07:00
parent 1135225691
commit 930b19ae64
21 changed files with 133 additions and 0 deletions

View file

@ -49,6 +49,7 @@
<li><a href="panels.html">Panels</a></li>
<li><a href="perspective.html">Perspective</a></li>
<li><a href="shift.html">Shift</a></li>
<li><a href="stretch.html">Stretch</a></li>
<li><a href="waves.html">Waves</a></li>
<li><a href="wavelets.html">Wavelets</a></li>
<li><a href="zoom.html">Zoom</a></li>

View file

@ -0,0 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Stretch</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Stretch</h1>
<h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Click and drag around to stretch and squish parts of the picture.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.27</p>
</body></html>

View file

@ -45,6 +45,7 @@ Picture Warps
* Panels
* Perspective
* Shift
* Stretch
* Waves
* Wavelets
* Zoom

View file

@ -0,0 +1,11 @@
Tux Paint "Magic" Tool: Stretch
Group: Picture Warps
Author: Bill Kendrick <bill@newbreedsoftware.com>
Click and drag around to stretch and squish parts of the picture.
----------------------------------------------------------------------
Tux Paint 0.9.27