New Magic tool: Reflection
Click to make a reflection of what's above the cursor, below the cursor. Click and drag down to stretch the lower reflection, or drag up to make an reflection of the bottom of the picture above where you clicked. Or, drag left or right to make a reflection on the left of what's on the right, or vice-versa. It's not perfect, but my math skills are failing me, and it's probably suitable. Demo videos posted to Twitter * https://twitter.com/TuxPaintTweets/status/1456541738667954181 * https://twitter.com/TuxPaintTweets/status/1456542229376294924 Closes https://sourceforge.net/p/tuxpaint/feature-requests/202/
This commit is contained in:
parent
1486aa8145
commit
760423e84f
23 changed files with 540 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
<li><a href="mirror.html">Mirror</a></li>
|
||||
<li><a href="panels.html">Panels</a></li>
|
||||
<li><a href="perspective.html">Perspective</a></li>
|
||||
<li><a href="reflection.html">Reflection</a></li>
|
||||
<li><a href="shift.html">Maiúsculas</a></li>
|
||||
<li><a href="stretch.html">Stretch</a></li>
|
||||
<li><a href="waves.html">Waves</a></li>
|
||||
|
|
|
|||
13
magic/magic-docs/gl_ES.UTF-8/html/reflection.html
Normal file
13
magic/magic-docs/gl_ES.UTF-8/html/reflection.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: Reflection</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: Reflection</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 down, up, left, or right, to add a reflection to you picture.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.27</p>
|
||||
</body></html>
|
||||
|
|
@ -44,6 +44,7 @@ Picture Warps
|
|||
* Mirror
|
||||
* Panels
|
||||
* Perspective
|
||||
* Reflection
|
||||
* Mai**sculas
|
||||
* Stretch
|
||||
* Waves
|
||||
|
|
|
|||
12
magic/magic-docs/gl_ES.UTF-8/reflection.txt
Normal file
12
magic/magic-docs/gl_ES.UTF-8/reflection.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Tux Paint "Magic" Tool: Reflection
|
||||
|
||||
Group: Picture Warps
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Click and drag down, up, left, or right, to add a reflection to you
|
||||
picture.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.27
|
||||
Loading…
Add table
Add a link
Reference in a new issue