Sync docs (readme<->extending re: open/template)

This commit is contained in:
Bill Kendrick 2023-05-29 11:13:49 -07:00
parent 8ba1313c21
commit 08832773ec
20 changed files with 70 additions and 20 deletions

View file

@ -5,7 +5,7 @@
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
https://tuxpaint.org/
février 12, 2023
mai 29, 2023
+--------------------------------------------------------------+
|Table des matières |
@ -810,6 +810,12 @@ Template Options
Options", above. (Note: Tux Paint prior to version 0.9.29 did not support
starter options.)
💡 It's also possible to create basic Templates (with no options) from
existing saved drawings directly within Tux Paint, from the "Open" dialog.
They will be placed in the user's personal templates folder. (Note: Tux
Paint prior to version 0.9.31 did not support Template creation from the
Open dialog.)
Traductions
Tux Paint supports numerous languages, thanks to use of the "gettext"

View file

@ -802,7 +802,8 @@ Outils disponibles
be used as the basis for new drawings.
📜 Note: The Template creation feature was added to Tux Paint
in version 0.9.31.
in version 0.9.31. To learn how to create Templates outside
of Tux Paint, see Extending Tux Paint
⚙ The Template creation feature can be disabled (e.g., by
selecting "Disable 'Make Template'" in Tux Paint Config. or

View file

@ -100,7 +100,7 @@
</p>
<p>
février 12, 2023 </p>
mai 29, 2023 </p>
</center>
</header>
@ -950,6 +950,9 @@
Like <a href="#starters">'Starters'</a>, a configuration file may be specified that defines how Tux Paint should behave when applying 'template' images to the canvas when they do not have identical proportions (aspect ratio). See "<a href="#starter_options">Starter Options</a>", above. (Note: Tux Paint prior to version 0.9.29 did not support starter options.) </p>
</section><!-- H2: Template Options -->
<p class="note">
<span title="Information">&#128161;</span> It's also possible to create basic Templates (with no options) from existing saved drawings directly within Tux Paint, from the "<a href="README.html#using_tools_other_open">Open</a>" dialog. They will be placed in the user's personal templates folder. (Note: Tux Paint prior to version 0.9.31 did not support Template creation from the Open dialog.) </p>
</section><!-- H1: 'Templates' -->
<section class="indent outer"><!-- H1: Translations -->

View file

@ -1161,7 +1161,7 @@
<div class="screenshot-right-after"></div>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
<span title="Version variation">&#128220;</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. To learn how to create Templates outside of Tux Paint, see <a href="EXTENDING.html#templates"><cite>Extending Tux Paint</cite></a> </p>
<p class="note">
<span title="Configuration option">&#9881;</span> The Template creation feature can be disabled (e.g., by selecting "Disable 'Make Template'" in <em>Tux Paint Config.</em> or running <em>Tux Paint</em> with the "<code>notemplateexport</code>" option). </p>