Resync docs to grab README -> Magic updates
...mentioning magic sizing, and updating magic controls section.
This commit is contained in:
parent
db62ccbb7b
commit
7964091a23
20 changed files with 296 additions and 41 deletions
|
|
@ -912,8 +912,33 @@
|
|||
<p>
|
||||
「まほう」ツールは、様々な特殊なツールを集めたものです。右側のセレクタで、「まほう」の効果を選択することができます。効果を適用する方法は、クリック+ドラッグ、単なるクリックなど、ツールごとに様々です。 </p>
|
||||
|
||||
<p>
|
||||
クリック+ドラッグを使用するツールの場合、右側のセレクタの下部左側にある「描画」を表すボタンが有効になります。1クリックで画面全体に効果を及ぼすツールの場合、右側の「画面全体」を表すボタンが有効になります。 </p>
|
||||
<strong>Magic Controls</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
クリック+ドラッグを使用するツールの場合、右側のセレクタの下部左側にある「描画」を表すボタンが有効になります。1クリックで画面全体に効果を及ぼすツールの場合、右側の「画面全体」を表すボタンが有効になります。 </p>
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>nomagiccontrols</code>" option is set, Tux Paint won't display the painting or entire picture controls. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> If the magic controls are disabled, the Magic plugin may make separate tools available, one for painting and one that affects the entire pictre. </p>
|
||||
</blockquote>
|
||||
|
||||
<strong>Magic Sizing</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
Some tools offer different sizing options. If so, a slider will appear at the bottom right side of the screen. This may affect the radius of a special effect (e.g., Darken) or painted object (e.g., Patterns), or other attributes (e.g., large versus small Brick shapes). </p>
|
||||
|
||||
<div class="screenshot-center">
|
||||
<img src=
|
||||
"../../html/images/tool_slider.png"
|
||||
width="96"
|
||||
height="48"
|
||||
alt="">
|
||||
</div>
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>nomagicsizes</code>" option is set, Tux Paint won't display the sizing controls. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> If the sizing option is disabled, the Magic plugin may simply offer a default size (e.g., Patterns), or it may make separate tools available with different pre-set sizes (e.g., Bricks and Googly Eyes). </p>
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
「magic-docs」フォルダ内のドキュメント<a href="../magic-docs/html/index.html">「まほう」ツールの一覧</a>もお読みください。 </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue