Sync docs (readme<->extending re: open/template)
This commit is contained in:
parent
8ba1313c21
commit
08832773ec
20 changed files with 70 additions and 20 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
February 12, 2023
|
||||
May 29, 2023
|
||||
|
||||
+------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
@ -761,6 +761,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.)
|
||||
|
||||
Translations
|
||||
|
||||
Tux Paint supports numerous languages, thanks to use of the "gettext"
|
||||
|
|
|
|||
|
|
@ -767,7 +767,8 @@ Available Tools
|
|||
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
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
February 12, 2023 </p>
|
||||
May 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">💡</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 -->
|
||||
|
|
|
|||
|
|
@ -1161,7 +1161,7 @@
|
|||
<div class="screenshot-right-after"></div>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
|
||||
<span title="Version variation">📜</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">⚙</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>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
febrero 12, 2023
|
||||
mayo 29, 2023
|
||||
|
||||
+------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
@ -761,6 +761,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.)
|
||||
|
||||
Translations
|
||||
|
||||
Tux Paint supports numerous languages, thanks to use of the "gettext"
|
||||
|
|
|
|||
|
|
@ -767,7 +767,8 @@ Available Tools
|
|||
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
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
febrero 12, 2023 </p>
|
||||
mayo 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">💡</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 -->
|
||||
|
|
|
|||
|
|
@ -1161,7 +1161,7 @@
|
|||
<div class="screenshot-right-after"></div>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
|
||||
<span title="Version variation">📜</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">⚙</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>
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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">💡</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 -->
|
||||
|
|
|
|||
|
|
@ -1161,7 +1161,7 @@
|
|||
<div class="screenshot-right-after"></div>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
|
||||
<span title="Version variation">📜</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">⚙</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>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
12 de Febreiro de 2023
|
||||
29 de Maio de 2023
|
||||
|
||||
+--------------------------------------------------------------+
|
||||
|Índice |
|
||||
|
|
@ -779,6 +779,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.)
|
||||
|
||||
Traducións
|
||||
|
||||
Tux Paint supports numerous languages, thanks to use of the "gettext"
|
||||
|
|
|
|||
|
|
@ -780,7 +780,8 @@ Ferramentas dispoñíbeis
|
|||
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
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
12 de Febreiro de 2023 </p>
|
||||
29 de Maio de 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">💡</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 -->
|
||||
|
|
|
|||
|
|
@ -1161,7 +1161,7 @@
|
|||
<div class="screenshot-right-after"></div>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
|
||||
<span title="Version variation">📜</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">⚙</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>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023年2月12日
|
||||
2023年5月29日
|
||||
|
||||
+------------------------------------------+
|
||||
|目次 |
|
||||
|
|
@ -760,6 +760,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.)
|
||||
|
||||
Translations
|
||||
|
||||
Tux Paint supports numerous languages, thanks to use of the "gettext"
|
||||
|
|
|
|||
|
|
@ -510,7 +510,8 @@ Tux Paint の起動
|
|||
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
|
||||
|
|
|
|||
|
|
@ -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">💡</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 -->
|
||||
|
|
|
|||
|
|
@ -1161,7 +1161,7 @@
|
|||
<div class="screenshot-right-after"></div>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
|
||||
<span title="Version variation">📜</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">⚙</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue