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

@ -100,7 +100,7 @@
</p>
<p>
2023年2月12</p>
2023年5月29</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>