Sync docs after bumping version to 0.9.32
This commit is contained in:
parent
dcdac76c4c
commit
b40e8142e0
732 changed files with 936 additions and 1043 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31 'Guide pratique" pour les tampons de haute qualité
|
||||
version 0.9.32 'Guide pratique" pour les tampons de haute qualité
|
||||
|
||||
Copyright © 2006-2022 by Albert Cahalan et d'autres; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
Documentation sur les variables d'environnement
|
||||
|
||||
Copyright © 2021-2023 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Extension
|
||||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
|
||||
Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31 Questions fréquemment posées
|
||||
version 0.9.32 Questions fréquemment posées
|
||||
|
||||
Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
Documentation sur l'installation
|
||||
|
||||
Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
|
||||
Magic Tool Plugin API Documentation
|
||||
|
||||
|
|
@ -593,7 +593,7 @@ Informational
|
|||
|
||||
char * tp_version
|
||||
A string containing the version of Tux Paint that's running (e.g.,
|
||||
"0.9.31").
|
||||
"0.9.32").
|
||||
|
||||
int canvas_w
|
||||
int canvas_h
|
||||
|
|
@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION
|
|||
compatible.
|
||||
|
||||
Note: This version number does not correspond to Tux Paint's own release
|
||||
number (e.g., "0.9.31"). The API will not change every time a new version
|
||||
number (e.g., "0.9.32"). The API will not change every time a new version
|
||||
of Tux Paint is released, which means plugins compiled for earlier versions
|
||||
of Tux Paint will often run under newer versions.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
|
||||
Documentation sur les options
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
Documentation sur PNG pour Tux Paint
|
||||
|
||||
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
|
||||
Un programme simple pour les enfants
|
||||
|
||||
|
|
@ -102,38 +102,16 @@ logiciel sous GPL.)
|
|||
|
||||
Voir COPYING.txt pour le texte complet de la licence GPL.
|
||||
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.31 de Tux Paint ?
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ?
|
||||
|
||||
Gomme floue
|
||||
Des gommes aux contours flous ont été rajoutées à l'outil Gomme
|
||||
|
||||
Nouveaux outils Magie
|
||||
Boucles, Ruban, Doux et Gribouillis
|
||||
|
||||
Créer des modèles à partir de la boîte de dialogue Ouvrir
|
||||
Les dessins sauvegardés peuvent être convertis en Modèles (qui sont
|
||||
utilisés pour de nouveaux dessins) grâce à une nouvelle option dans la
|
||||
boîte de dialogue 'Ouvrir'.( Cette possibilité peut être désactivée en
|
||||
utilisant "notemplateexport" l'option de simplification.)
|
||||
|
||||
La police de l'interface utilisateur peut être remplacée
|
||||
La police utilisée pour l'interface utilisateur (étiquettes des boutons,
|
||||
dialogues pop-up et instructions) peut être remplacée ("DejaVu Sans").(Voir
|
||||
l'"uifont" option de configuration. Utilisez "--listfonts" pour voir la
|
||||
liste des polices disponibles.)
|
||||
|
||||
L'effacement de fichier peut être désactivé
|
||||
|
||||
Les contrôles pour effacer le travail sauvegardé — dessins sauvegardés (via
|
||||
la boîte de dialogue Ouvrir) et les modèles exportés (via la boîte de
|
||||
dialogue Nouveau) — peuvent être désactivés. Voir l' "noerase" option de
|
||||
configuration.)
|
||||
|
||||
Documentation sur "Contrôler Tux Paint"
|
||||
|
||||
Un bref aperçu pour savoir comment Tux Paint peut être controllé — souris,
|
||||
tablette, écran tactile, joystick et clavier — a été ajouté au document
|
||||
README.
|
||||
Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date:
|
||||
2023-09-07 16:13+0200 Last-Translator: Chion Jacques Language-Team:
|
||||
Language: fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit X-Generator: Poedit 3.2.2
|
||||
Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date:
|
||||
2023-09-07 16:13+0200 Last-Translator: Chion Jacques Language-Team:
|
||||
Language: fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit X-Generator: Poedit 3.2.2
|
||||
|
||||
|
||||
Voir CHANGES.txt pour la liste complète des changements.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
Documentation sur les signaux
|
||||
|
||||
Copyright © 2019-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
Documentation sur SVG
|
||||
|
||||
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 'Guide pratique" pour les tampons de haute qualité </h1>
|
||||
version 0.9.32 'Guide pratique" pour les tampons de haute qualité </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2006-2022 by Albert Cahalan et d'autres; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31<br/>
|
||||
version 0.9.32<br/>
|
||||
Documentation sur les variables d'environnement </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 </h1>
|
||||
version 0.9.32 </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 Questions fréquemment posées </h1>
|
||||
version 0.9.32 Questions fréquemment posées </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31<br/>
|
||||
version 0.9.32<br/>
|
||||
Documentation sur l'installation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 </h1>
|
||||
version 0.9.32 </h1>
|
||||
|
||||
<h2>
|
||||
Magic Tool Plugin API Documentation </h2>
|
||||
|
|
@ -599,7 +599,7 @@
|
|||
<dl>
|
||||
<dt><code><b>char * tp_version</b></code></dt>
|
||||
<dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.31"). </dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.32"). </dd>
|
||||
|
||||
<dt>
|
||||
<code><b>int canvas_w</b></code><br/>
|
||||
|
|
@ -746,7 +746,7 @@
|
|||
<p>
|
||||
It should be referenced by your magic tool's "<code>api_version()</code>" function, to inform the running copy of Tux Paint whether or not your plugin is compatible. </p>
|
||||
<p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.32"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 </h1>
|
||||
version 0.9.32 </h1>
|
||||
|
||||
<h2>
|
||||
Documentation sur les options </h2>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31<br/>
|
||||
version 0.9.32<br/>
|
||||
Documentation sur PNG pour Tux Paint </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31 </h1>
|
||||
version 0.9.32 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
Un programme simple pour les enfants </h3>
|
||||
|
|
@ -224,27 +224,32 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.31 de Tux Paint ? </h2>
|
||||
D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt>Gomme floue</dt>
|
||||
<dd>Des gommes aux contours flous ont été rajoutées à l'outil Gomme</dd>
|
||||
|
||||
<dt>Nouveaux outils Magie</dt>
|
||||
<dd>Boucles, Ruban, Doux et Gribouillis</dd>
|
||||
|
||||
<dt>Créer des modèles à partir de la boîte de dialogue Ouvrir</dt>
|
||||
<dd>Les dessins sauvegardés peuvent être convertis en Modèles (qui sont utilisés pour de nouveaux dessins) grâce à une nouvelle option dans la boîte de dialogue 'Ouvrir'.( Cette possibilité peut être désactivée en utilisant <a href="OPTIONS.html#simplification">"<code>notemplateexport</code>" l'option de simplification</a>.)</dd>
|
||||
|
||||
<dt>La police de l'interface utilisateur peut être remplacée</dt>
|
||||
<dd>La police utilisée pour l'interface utilisateur (étiquettes des boutons, dialogues pop-up et instructions) peut être remplacée ("DejaVu Sans").(Voir l'<a href="OPTIONS.html#fonts">"<code>uifont</code>" option de configuration</a>. Utilisez "<code>--listfonts</code>" pour voir la liste des polices disponibles.)</dd>
|
||||
|
||||
<dt>L'effacement de fichier peut être désactivé</dd>
|
||||
<dd>Les contrôles pour effacer le travail sauvegardé — dessins sauvegardés (via la boîte de dialogue Ouvrir) et les modèles exportés (via la boîte de dialogue Nouveau) — peuvent être désactivés. Voir l' <a href="OPTIONS.html#simplification">"<code>noerase</code>" option de configuration</a>.)</dd>
|
||||
|
||||
<dt>Documentation sur "Contrôler Tux Paint"</dd>
|
||||
<dd>Un bref aperçu pour savoir comment Tux Paint peut être controllé — souris, tablette, écran tactile, joystick et clavier — a été <a href="#using_controlling">ajouté au document README</a>.</dd>
|
||||
<dt>Project-Id-Version: tuxpaint-docs
|
||||
Report-Msgid-Bugs-To:
|
||||
PO-Revision-Date: 2023-09-07 16:13+0200
|
||||
Last-Translator: Chion Jacques <jacques.chion@orange.fr>
|
||||
Language-Team:
|
||||
Language: fr
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
X-Generator: Poedit 3.2.2
|
||||
</dt>
|
||||
<dd>Project-Id-Version: tuxpaint-docs
|
||||
Report-Msgid-Bugs-To:
|
||||
PO-Revision-Date: 2023-09-07 16:13+0200
|
||||
Last-Translator: Chion Jacques <jacques.chion@orange.fr>
|
||||
Language-Team:
|
||||
Language: fr
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
X-Generator: Poedit 3.2.2
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31<br/>
|
||||
version 0.9.32<br/>
|
||||
Documentation sur les signaux </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.31<br/>
|
||||
version 0.9.32<br/>
|
||||
Documentation sur SVG </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue