Sync docs for cross-color stuff, and...
...deactivate all code for this within color mixer, since it's not actually implemented yet (going to be tricky! -- probably holding off to a future version). Also, sound effect for cross-color grabbing within rainbow palette dialog.
This commit is contained in:
parent
75de6f23ea
commit
36eb2ea70c
12 changed files with 92 additions and 15 deletions
|
|
@ -161,6 +161,11 @@ Tux Paint の起動
|
|||
数百段階の色相 — 上部の赤から下部の紫まで — が、数百段階の彩度 — 左側の淡い色から右側の純色まで —
|
||||
で表示されます。縦のグレーの領域では、数百段階で、明度 — 上部が最も明るく、下部が最も暗い — を選ぶことができます。
|
||||
緑色のチェックボタンをクリックして色を確定します。「もどる」ボタンをクリックすると、色を選択せずにポップアップを終了します。
|
||||
You may also set this tool's color to that of other color
|
||||
choices:
|
||||
* Whichever built-in color is selected, if any
|
||||
* The Color Picker's current color
|
||||
* The Color Mixer's current color
|
||||
* カラーミキサー
|
||||
絵の具のパレットのようなアイコンの「カラーミキサー」では、加法混色の三原色 —
|
||||
赤、青、黄と、白(色合い)、グレー(色調)、黒(濃淡)を混ぜて色を作成することができます。
|
||||
|
|
|
|||
|
|
@ -434,6 +434,11 @@
|
|||
height="291"
|
||||
alt="" />
|
||||
</div>
|
||||
You may also set this tool's color to that of other color choices: <ul>
|
||||
<li>Whichever built-in color is selected, if any</li>
|
||||
<li>The Color Picker's current color</li>
|
||||
<li>The Color Mixer's current color</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<strong>カラーミキサー</strong><br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue