1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : Zoom avec carreau</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">Outil 'Magie' de Tux Paint : Zoom avec carreau</h1>
<h2 align="center">Groupe: Déformations de l'image</h2>
<h3 align="center">Auteurs :
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>><br>
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>><br>
</h3>
<p>Cliquez et balayez vers le haut pour zoomer, ou vers le bas pour dézoomer. En dézoomant, votre image sera multipliée en carreaux sur le canevas.</p>
<p align=center><img src="../../../html/images/magic_examples/tilezoom.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="panels.html">Panneaux</a>, <a href="rush.html">Rush</a>, & <a href="zoom.html">Zoom</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>
|