Sync docs after Japanese updates

h/t Shin-ichi
This commit is contained in:
Bill Kendrick 2024-01-21 12:18:49 -08:00
parent 3225df2805
commit ec678debe5
41 changed files with 236 additions and 244 deletions

View file

@ -135,17 +135,16 @@
ください(画像の各ピクセルを画面上 4x4 ピクセルのブロックとして表示し、編集
することができます)
Select parts of the image that need to be 100% opaque or 0% opaque. If you
can select the object or background somewhat accurately by color, do so. As
needed to avoid selecting any pixels that should be partially opaque
(generally at the edge of the object) you should grow, shrink, and invert
the selection.
100%不透明な部分と完全に透明な部分を選択します。色を指定することで、オブ
ジェクトや背景をある程度正確に選択できる場合は、そのようにします。部分的に
不透明にすべきピクセル(一般的にはオブジェクトの輪郭)を選択しないように、
必要に応じて選択範囲を拡大、縮小、反転させます。
Fill the 100% opaque areas with white, and the 0% opaque areas with black.
This is most easily done by drag-and-drop from the foreground/background
color indicator. You should not see anything happen, because you are
viewing the unmodified image layer while editing the mask of the WIP layer.
Large changes might be noticable in the thumbnail.
不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景
色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤー
のマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目
には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれ
ません。
次に、画像を拡大します。
@ -211,11 +210,11 @@
択、白を選択」)この作業を行う際、選択範囲を少し広げて、選択領域を示す線を
隠したくなるかもしれません。
Use the clone tool and the brush tool. Vary the opacity as needed. Use
small round brushes mostly, perhaps 3x3 or 5x5, fuzzy or not. (It is
generally nice to pair up fuzzy brushes with 100% opacity and non-fuzzy
brushes with about 70% opacity.) Unusual drawing modes can be helpful with
semi-transparent objects.
ここではクローンツールとブラシツールを使います。必要に応じて不透明度を変え
て下さい。3x3か5x5の小さな円形のブラシを主に使います。ぼかし筆かどうかは問
いません。ぼかし筆は不透明度100、ぼかしではないブラシは不透明度70程度
で組み合わせると良いでしょう)。あまり一般的ではない使い方ですが、半透明の
オブジェクトの場合には有効です。
最終目標は、オブジェクトの内側と外側の両方の縁取りを除去することです。内側
の縁取りは、マゼンタやグリーンの上にオブジェクトを合成したときに見えるもの
@ -241,14 +240,14 @@
Tux Paint 用の画像の保存
It is very easy to ruin your hard work. Image editors can silently destroy
pixels in 0% opaque areas. The conditions under which this happens may vary
from version to version. If you are very trusting, you can try saving your
image directly as a PNG. Be sure to read it back in again to verify that
the 0% opaque areas didn't turn black or white, which would create fringes
when Tux Paint scales the image down. If you need to scale your image to
save space (and hide your mistakes), you are almost certain to destroy all
the 0% opaque areas. So here is a better way...
せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0
%の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件
は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直
接PNGとして保存してみてください。その後、不透明度0の部分が黒くなったり白
くなったりしていないことを確認するために、もう一度画像を読み込んでみてくだ
さい。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を
縮小する必要がある場合、ほぼ確実に 0の不透明部分をすべて破壊してしまうこ
とになります。そこで、もっと良い方法があります。
より安全な保存方法