Adding "Stretch" magic tool's docs
This commit is contained in:
parent
1135225691
commit
930b19ae64
21 changed files with 133 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
13
magic/magic-docs/ja_JP.UTF-8/html/stretch.html
Normal file
13
magic/magic-docs/ja_JP.UTF-8/html/stretch.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -45,6 +45,7 @@ Picture Warps
|
|||
* Panels
|
||||
* Perspective
|
||||
* Shift
|
||||
* Stretch
|
||||
* Waves
|
||||
* Wavelets
|
||||
* Zoom
|
||||
|
|
|
|||
11
magic/magic-docs/ja_JP.UTF-8/stretch.txt
Normal file
11
magic/magic-docs/ja_JP.UTF-8/stretch.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue