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
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31 スタンプ作成の詳細について </h1>
|
||||
バージョン 0.9.32 スタンプ作成の詳細について </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2006-2022 by Albert Cahalan ほか; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31<br/>
|
||||
バージョン 0.9.32<br/>
|
||||
Environment Variables Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31 </h1>
|
||||
バージョン 0.9.32 </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31 Frequently Asked Questions </h1>
|
||||
バージョン 0.9.32 Frequently Asked Questions </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31<br/>
|
||||
バージョン 0.9.32<br/>
|
||||
Installation Documentation </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>
|
||||
バージョン 0.9.31 </h1>
|
||||
バージョン 0.9.32 </h1>
|
||||
|
||||
<h2>
|
||||
各種設定について </h2>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31<br/>
|
||||
バージョン 0.9.32<br/>
|
||||
PNG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31 </h1>
|
||||
バージョン 0.9.32 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
子供向けのシンプルなお絵かきプログラム </h3>
|
||||
|
|
@ -224,27 +224,34 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
D. Tux Paint バージョン 0.9.31 での変更点 </h2>
|
||||
D. Tux Paint バージョン 0.9.32 での変更点 </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt>ぼかし消しゴム</dt>
|
||||
<dd>消しゴムツールに端がぼやけた丸い消しゴムが追加されました</dd>
|
||||
|
||||
<dt>「まほう」ツールの追加</dt>
|
||||
<dd>「ループ」「リボン」「なめらかなせん」「くしゃくしゃ」</dd>
|
||||
|
||||
<dt>独自テンプレートの作成機能</dt>
|
||||
<dd>「ひらく」ダイアログの新しいオプションにより、保存した作品をテンプレートに変換し、新規に絵を作成する際に使用ることができます。(この機能は簡略化オプション "notemplateexport" を使用して無効にすることができます)。</dd>
|
||||
|
||||
<dt>ユーザーインターフェースフォントの指定</dt>
|
||||
<dd>ボタンラベル、ポップアップダイアログ、操作ガイドなどのユーザーインターフェイスに使用されるフォントを変更することができます。(<a href="OPTIONS.html#fonts">"<code>uifont</code>"オプション</a>を参照。利用可能なフォントは"<code>-listfonts</code>"オプションで確認できます)</dd>
|
||||
|
||||
<dt>削除の無効化</dd>
|
||||
<dd>保存した作品や自作のテンプレートを削除するボタンを無効にすることができます。(設定オプション<a href="OPTIONS.html#simplification">"<code>noerase</code>"</a>を参照)</dd>
|
||||
|
||||
<dt>Tux Paint の操作の説明を追加</dd>
|
||||
<dd>マウスやタブレット、タッチスクリーン、ジョイスティック、キーボードなど、各種のデバイスを用いた Tux Paint の操作方法の概要が <a href="#using_controlling">README ドキュメントに追加</a>されました。</dd>
|
||||
<dt>Project-Id-Version: tuxpaint-docs
|
||||
Report-Msgid-Bugs-To:
|
||||
PO-Revision-Date: 2023-07-15 18:16+0900
|
||||
Last-Translator:
|
||||
Language-Team: Japanese
|
||||
Language: ja
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Plural-Forms: nplurals=1; plural=0;
|
||||
X-Generator: Poedit 3.3.2
|
||||
</dt>
|
||||
<dd>Project-Id-Version: tuxpaint-docs
|
||||
Report-Msgid-Bugs-To:
|
||||
PO-Revision-Date: 2023-07-15 18:16+0900
|
||||
Last-Translator:
|
||||
Language-Team: Japanese
|
||||
Language: ja
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Plural-Forms: nplurals=1; plural=0;
|
||||
X-Generator: Poedit 3.3.2
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31<br/>
|
||||
バージョン 0.9.32<br/>
|
||||
Signals Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.31<br/>
|
||||
バージョン 0.9.32<br/>
|
||||
SVG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue