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
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31 スタンプ作成の詳細について
|
||||
バージョン 0.9.32 スタンプ作成の詳細について
|
||||
|
||||
Copyright © 2006-2022 by Albert Cahalan ほか; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
Environment Variables Documentation
|
||||
|
||||
Copyright © 2021-2023 by various contributors; AUTHORS.txt 参照.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Extending
|
||||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
|
||||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31 Frequently Asked Questions
|
||||
バージョン 0.9.32 Frequently Asked Questions
|
||||
|
||||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
Installation Documentation
|
||||
|
||||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.31
|
||||
version 0.9.32
|
||||
|
||||
Magic Tool Plugin API Documentation
|
||||
|
||||
|
|
@ -593,7 +593,7 @@ Informational
|
|||
|
||||
char * tp_version
|
||||
A string containing the version of Tux Paint that's running (e.g.,
|
||||
"0.9.31").
|
||||
"0.9.32").
|
||||
|
||||
int canvas_w
|
||||
int canvas_h
|
||||
|
|
@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION
|
|||
compatible.
|
||||
|
||||
Note: 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
|
||||
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.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
|
||||
各種設定について
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
PNG Documentation
|
||||
|
||||
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
|
||||
子供向けのシンプルなお絵かきプログラム
|
||||
|
||||
|
|
@ -95,34 +95,18 @@ Tux Paint は、オープンソースのプロジェクトで、GNUの一般公
|
|||
|
||||
ライセンスの全文は、COPYING.txtをお読みください。
|
||||
|
||||
D. Tux Paint バージョン 0.9.31 での変更点
|
||||
D. Tux Paint バージョン 0.9.32 での変更点
|
||||
|
||||
ぼかし消しゴム
|
||||
消しゴムツールに端がぼやけた丸い消しゴムが追加されました
|
||||
|
||||
「まほう」ツールの追加
|
||||
「ループ」「リボン」「なめらかなせん」「くしゃくしゃ」
|
||||
|
||||
独自テンプレートの作成機能
|
||||
「ひらく」ダイアログの新しいオプションにより、保存した作品をテンプレートに
|
||||
変換し、新規に絵を作成する際に使用ることができます。(この機能は簡略化オプ
|
||||
ション "notemplateexport" を使用して無効にすることができます)。
|
||||
|
||||
ユーザーインターフェースフォントの指定
|
||||
ボタンラベル、ポップアップダイアログ、操作ガイドなどのユーザーインターフェ
|
||||
イスに使用されるフォントを変更することができます。("uifont"オプションを参
|
||||
照。利用可能なフォントは"-listfonts"オプションで確認できます)
|
||||
|
||||
削除の無効化
|
||||
|
||||
保存した作品や自作のテンプレートを削除するボタンを無効にすることができま
|
||||
す。(設定オプション"noerase"を参照)
|
||||
|
||||
Tux Paint の操作の説明を追加
|
||||
|
||||
マウスやタブレット、タッチスクリーン、ジョイスティック、キーボードなど、各
|
||||
種のデバイスを用いた Tux Paint の操作方法の概要が README ドキュメントに追加
|
||||
されました。
|
||||
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
|
||||
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
|
||||
|
||||
|
||||
全ての変更点については、CHANGES.txt をお読みください。
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
Signals Documentation
|
||||
|
||||
Copyright © 2019-2022 by various contributors; AUTHORS.txt 参照.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.31
|
||||
バージョン 0.9.32
|
||||
SVG Documentation
|
||||
|
||||
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
|
||||
|
|
|
|||
|
|
@ -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