Bump version to 0.9.33; sync some doc changes!
This commit is contained in:
parent
35c12c60fd
commit
40316cfe45
1989 changed files with 9287 additions and 8696 deletions
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.32 </h1>
|
||||
version 0.9.33 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
Un programme simple pour les enfants </h3>
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
janvier 29, 2024 </p>
|
||||
février 29, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -224,42 +224,15 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ? </h2>
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.33 de Tux Paint ? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt>Outil Magie avec une perspective à 1 point de fuite</dt>
|
||||
<dd>Des outils qui permettent de créer un point de fuite, et de dessiner ensuite des lignes avec une perspective à 1 point.</dd>
|
||||
<dt>Dither magic tools</dt>
|
||||
<dd>Transform parts of an image into a dithered pattern of dots.</dd>
|
||||
|
||||
<dt>Outil de Magie avec une perspective à 2 points de fuite</dt>
|
||||
<dd>Des outils qui permettent de créer deux points de fuite, et de dessiner ensuite des lignes avec une perspective à 2 points.</dd>
|
||||
|
||||
<dt>Outil de Magie Perspective 3-point (point de fuite)</dt>
|
||||
<dd>Un ensemble d'outils qui vous permet d'avoir trois points de fuite, et pouvoir ainsi tracer des lignes avec une perspective à 3 points.</dd>
|
||||
|
||||
<dt>Isometric Magic tool</dt>
|
||||
<dd>A tool that draws lines in an isometric projection.</dd>
|
||||
|
||||
<dt>Dimetric Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set an angle, and then draw lines in a dimetric projection.</dd>
|
||||
|
||||
<dt>Trimetric Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set two angles, and then draw lines in a trimetric projection.</dd>
|
||||
|
||||
<dt>Oblique Magic tool</dt>
|
||||
<dd>A pair of tools that allow you to set an angles, and then draw lines in an oblique projection.</dd>
|
||||
|
||||
<dt>Epitrochoid and Hypotrochoid Magic tools</dt>
|
||||
<dd>Tools that create centered trochoid curved patterns.</dd>
|
||||
|
||||
<dt>Réglage du nouveau "complexité" (<code>complexity</code>)</dd>
|
||||
<dd>Un nouveau réglage qui permet à certains outils Magie de se comporter différemment (ou bien d'être supprimés) en se basant sur le niveau d'expertise de l'utilisateur. Les nouveaux outils "Perspective N-point" et "Clone" sont affectés via ce réglage.</dd>
|
||||
|
||||
<dt>Magic tools reorganized</dd>
|
||||
<dd>Each group of Magic tools has been reorganized to keep related tools next to each other, rather than being sorted alphabetically by their (localized) names.</dd>
|
||||
|
||||
<dt>Les détails de la police sont affichés lors du choix</dt>
|
||||
<dd>Le nom et la taille de la police choisie sont montrés quand on utilise les outils Texte et Étiquette.</dd>
|
||||
<dt>Specular magic tool</dt>
|
||||
<dd>Paint reflections of the opposite side of the drawing.</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue