Sync'ing DOCs for new Magic tools (Saturate, etc.)
This commit is contained in:
parent
06aa682667
commit
558cbf34ce
70 changed files with 637 additions and 30 deletions
14
magic/magic-docs/gl_ES.UTF-8/html/desaturate.html
Normal file
14
magic/magic-docs/gl_ES.UTF-8/html/desaturate.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Desaturate</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: Desaturate</h1>
|
||||
<h2 align="center">Group: Color Filters</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This desaturates the colors wherever you drag the mouse. (Do it to the same spot many times, and it will eventually become greyscale.)</p>
|
||||
<p>See also: <a href="saturate.html">Saturate</a>, <a href="darken.html">Darken</a>, <a href="lighten.html">Lighten</a>, <a href="tint.html">Tint</a>, <a href="remove_color.html">Remove Color</a>, & <a href="keep_color.html">Keep Color</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue