Sync Dither magic tool docs

This commit is contained in:
Bill Kendrick 2024-02-29 22:50:19 -08:00
parent 08012f4d79
commit 58e054589f
58 changed files with 985 additions and 413 deletions

View file

@ -12,6 +12,7 @@ Andrew Corcoran &lt;<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>
<p>Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.</p>
<p>Ky mjet ofron rregullime të shumta madhësie.</p>
<p>Ky mjet ofron zgjedhje ngjyrash.</p>
<p>Shihni edhe: <a href="dither.html">Dither</a> &amp; <a href="dither_keep_colors.html">Dither (Keep Colors)</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.33</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Dither</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">Mjeti “Magjik” i Tux Paint-it: Dither</h1>
<h2 align="center">Grup: Filtra Ngjyrash</h2>
<h3 align="center">Autor:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>This makes parts of your picture two colors: white, and the color chosen in the palette, using a dithered pattern of dots.</p>
<p align=center><img src="../../../html/images/magic_examples/dither.png"></p>
<p>Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.</p>
<p>Ky mjet ofron rregullime të shumta madhësie.</p>
<p>Ky mjet ofron zgjedhje ngjyrash.</p>
<p>Shihni edhe: <a href="color_and_white.html">Ngjyrë dhe E bardhë</a> &amp; <a href="dither_keep_colors.html">Dither (Keep Colors)</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.33</p>
</body></html>

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Dither (Keep Colors)</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">Mjeti “Magjik” i Tux Paint-it: Dither (Keep Colors)</h1>
<h2 align="center">Grup: Filtra Ngjyrash</h2>
<h3 align="center">Autor:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>This makes parts of your picture two colors: white, and colors based on your original drawing, using a dithered pattern of dots.</p>
<p align=center><img src="../../../html/images/magic_examples/dither_keep_colors.png"></p>
<p>Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.</p>
<p>Ky mjet ofron rregullime të shumta madhësie.</p>
<p>Shihni edhe: <a href="color_and_white.html">Ngjyrë dhe E bardhë</a> &amp; <a href="dither.html">Dither</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.33</p>
</body></html>

View file

@ -36,6 +36,8 @@
<ul>
<li><a href="bloom.html">Çelje</a></li>
<li><a href="desaturate.html">Çngope</a></li>
<li><a href="dither.html">Dither</a></li>
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
<li><a href="opposite.html">E kundërta</a></li>
<li><a href="darken.html">Errësoje</a></li>
<li><a href="remove_color.html">Hiqe Ngjyrën</a></li>