Updating README to capture Label doc updates

This commit is contained in:
Bill Kendrick 2022-02-21 23:38:56 -08:00
parent 3e385f6a68
commit a095d89ff2
10 changed files with 193 additions and 30 deletions

View file

@ -7,7 +7,7 @@
https://tuxpaint.org/
@TuxPaintTweets on Twitter
janvier 26, 2022
février 21, 2022
----------------------------------------------------------------------
@ -433,10 +433,13 @@ Outils disponibles
Outils "Texte" et "Étiquette"
Choisissez une police (parmi les «Lettres» disponibles sur
la droite) et une couleur (dans la palette de couleurs en
bas). Cliquez sur l'écran et un curseur apparaîtra. Tapez un
texte et il apparaîtra à l'écran.
Choose a font (from the 'Letters' available on the right)
and a color (from the color palette near the bottom). You
may also apply a bold, and/or an italic styling effect to
the text. Click on the screen and a cursor will appear. Type
text and it will show up on the screen. (You can change the
font, color, and styling while entering the text, before it
is applied to the canvas.)
Appuyez sur [Entrée] ou [Retour] et le texte sera inclus
dans l'image et le curseur se déplacera d'une ligne vers le
@ -473,6 +476,29 @@ Outils disponibles
permet à l'étiquette d'être repositionnée ou
modifiée ultérieurement.
To edit a label, click the label selection
button. All labels in the drawing will appear
highlighted. Click one — or use the [Tab] key
to cycle through all the labels, and the
[Entrée] or [Retour] key to select one — and
you may then edit the label. (Use they
[Backspace] key to erase characters, and other
keys to add text to the label; click in the
canvas to reposition the label; click in the
palette to change the color of the text in the
label; etc.)
You may "apply" a label to the canvas, painting
the text into the picture as if it had been
added using the Text tool, by clicking the
label application button. (This feature was
added in Tux Paint version 0.9.28.) All labels
in the drawing will appear highlighted, and you
select one just as you do when selecting a
label to edit. The chosen label will be
removed, and the text will be added directly to
the canvas.
L' outil Étiquette peut être désactivé (par
exemple, en sélectionnant "Désactiver l'outil
'Label'" dans Tux Paint Config ou bien en

View file

@ -29,7 +29,7 @@
</p>
<p>
janvier 26, 2022 </p>
février 21, 2022 </p>
</center>
<hr size="2"
@ -641,7 +641,7 @@
alt=""
align="right">
<p>
Choisissez une police (parmi les «Lettres» disponibles sur la droite) et une couleur (dans la palette de couleurs en bas). Cliquez sur l'écran et un curseur apparaîtra. Tapez un texte et il apparaîtra à l'écran. </p>
Choose a font (from the 'Letters' available on the right) and a color (from the color palette near the bottom). You may also apply a bold, and/or an italic styling effect to the text. Click on the screen and a cursor will appear. Type text and it will show up on the screen. (You can change the font, color, and styling while entering the text, before it is applied to the canvas.) </p>
<p>
Appuyez sur <b><code>[Entrée]</code></b> ou <b><code>[Retour]</code></b> et le texte sera inclus dans l'image et le curseur se déplacera d'une ligne vers le bas. </p>
@ -671,6 +671,12 @@
<p>
Lors de l'utilisation de l' outil <strong>Étiquette</strong> (qui a été ajouté à Tux Paint dans la version 0.9.22), le texte `` flotte '' sur l'image, et les détails de l'étiquette (le texte, la position de l'étiquette, le choix de la police et la couleur ) sont stockés séparément. Cela permet à l'étiquette d'être repositionnée ou modifiée ultérieurement. </p>
<p>
To edit a label, click the label selection button. All labels in the drawing will appear highlighted. Click one &mdash; or use the <strong><code>[Tab]</code></strong> key to cycle through all the labels, and the <strong><code>[Entrée]</code></strong> or <strong><code>[Retour]</code></strong> key to select one &mdash; and you may then edit the label. (Use they <strong><code>[Backspace]</code></strong> key to erase characters, and other keys to add text to the label; click in the canvas to reposition the label; click in the palette to change the color of the text in the label; etc.) </p>
<p>
You may "apply" a label to the canvas, painting the text into the picture as if it had been added using the <strong>Text</strong> tool, by clicking the label application button. (This feature was added in Tux Paint version 0.9.28.) All labels in the drawing will appear highlighted, and you select one just as you do when selecting a label to edit. The chosen label will be removed, and the text will be added directly to the canvas. </p>
<p>
L' outil <strong>Étiquette</strong> peut être désactivé (par exemple, en sélectionnant "Désactiver l'outil 'Label'" dans Tux Paint Config ou bien en exécutant Tux Paint en ligne de commande avec l'option "<code>nolabel</code>"). </p>
</dd>