diff --git a/docs/zh_tw/html/README-0.9.14.html b/docs/zh_tw/html/README-0.9.14.html index fcdc00c21..c644732a5 100755 --- a/docs/zh_tw/html/README-0.9.14.html +++ b/docs/zh_tw/html/README-0.9.14.html @@ -934,7 +934,6 @@ New Breed Software
-所有圖章的檔案都放在 "
stamps" 目錄裡。 @@ -962,7 +961,7 @@ New Breed Software
-說明文字
+說明文字
-文字檔案(".TXT") 的檔名和 PNG 圖形的檔名相同。 (例如:"
picture.png" 圖形的說明文字儲存在同一個目錄裡的 @@ -971,7 +970,7 @@ New Breed Software文字檔案中的第一行是圖章預設的說明,使用的是美式英文。 這個檔案的編碼必須使用 UTF-8。
-語文支援
+語文支援
-文字檔案中可以加上對說明的翻譯文字,當 Tux Paint 執行在其他語文版本(如法文或西班牙文)時就會顯示出來。
@@ -1045,7 +1044,7 @@ New Breed Software在圖章的資料檔案中加入 "
colorable" 。著色的
+著色的
著色的圖章和有色的圖章很類似,但會保留原來圖形的內容。 (技術上來說,原來的圖形的顏色會以目前選擇的顏色來取代。)
@@ -1054,11 +1053,15 @@ New Breed Software alt="">在圖章的資料檔案中加入 "
- + +tintable" 。有時候您不希望圖章白色或灰色的地方被著上顏色(參考範例是標準圖章套件中的 + "乾式擦拭器")。您可以加入 "
+notintgray" 到圖章的 data + 檔中來達成。只有 25% 以上彩色的區域才會被著色。不可改變的圖章
+不可改變的圖章
-圖章預設是可以上下翻轉,也可以左右鏡射的。這些功能可以使用圖章選取列下方的控制鈕來達成, 就是在 Tux Paint 螢幕右下方的位置。
@@ -1072,47 +1075,124 @@ New Breed SoftwareWindows 的使用者
+Windows 的使用者
您可以使用小作家或是 WordPad 來編輯/建立這個檔案,要確定儲存成純文字格式, 並且確定副檔名是 "
.dat" 而不是 ".txt" 。
-In some cases, you may wish to provide a pre-drawn version of - a stamp's mirror-image. For example, imagine a picture of a fire - truck with the words "Fire Department" written across - the side. You probably do not want that text to appear backwards - when the image is flipped!
+有時候您會想要預先畫好鏡射後的圖形,當圖章按下「左右鏡射」時使用。 + 例如有一台救火車上寫著「消防署」的字樣,您不會希望將救火車鏡射之後, + 整個字變反的了吧。
-To create a mirrored version of a stamp that you want Tux Paint - to use, rather than mirroring one on its own, simply create a second - "
+.png" graphics file with the same name, except with - the string "_mirror" before the filename - extension.要建立鏡射後所用的圖章,一樣是作一個 "
-.png" 的圖檔, + 在檔名後面要加上 "_mirror" 的字樣。For example, for the stamp "
+truck.png" you would - create another file named "truck_mirror.png", which - will be used when the stamp is mirrored (rather than using a - backwards version of 'truck.png').例如有一個圖章是 "
truck.png" , + 您要建立他鏡射後所使用的圖樣的話,您就要建立一個檔名為 + "truck_mirror.png" 的圖檔, + 將您希望 'truck.png' 鏡射後的圖形畫在這裡面。
+ +-
The fonts used by Tux Paint are TrueType Fonts (TTF).
+Tux Paint 使用的字型格式是 TrueType Fonts (TTF)。
-Simply place them in the "
+fonts" directory. - Tux Paint will load the font and provide four different sizes - in the 'Letters' selector when using the 'Text' tool.只要將字型檔放在 "
+ +fonts" 目錄中, + Tux Paint 就會載入這些字型檔,每種字型會作出四種大小的選擇鈕, + 當使用「字母」工具時,就可以在右邊的選擇列上看到了。
+
+@@ -1120,25 +1200,53 @@ New Breed Software+ +
'Starter' images appear in the 'Open' dialog, along with pictures + you've created. They have a green button background, instead of blue.
+ +Unlike your saved pictures, however, when you select and open a + 'starter,' you're actually creating a new drawing. Instead of being + blank, though, the new drawing contains the contents of the 'starter.' + Additionally, as you edit your new picture, the contents of the + original 'starter' affect it.
+ + Coloring-Book Style + +++ + Scene-Style + +The most basic kind of 'starter' is similar to a picture in a coloring + book. It's an outline of a shape which you can then color in and + add details to. In Tux Paint, as you draw, type text, or stamp + stamps, the outline remains 'above' what you draw. You can erase the + parts of the drawing you made, but you can't erase the outline.
+ +To create this kind of 'starter' image, simply draw an outlined + picture in a paint program, make the rest of the graphic transparent + (that will come out as white in Tux Paint), and save it as a + PNG format file.
+++ +Along with the 'coloring-book' style overlay, you can also provide + a separate background image as part of a 'starter' picture. The + overlay acts the same: it can't be drawn over, erased, or affected by + 'Magic' tools. However, the background can be!
+ +When the 'Eraser' tool is used on a picture based on this kind of + 'starter' image, rather than turning the canvas white, it returns that + part of the canvas to the original background picture.
+ +By creating both an overlay and a background, you can create a + 'starter' which simulates depth. Imagine a background that shows + the ocean, and an overlay that's a picture of a reef. You can then + draw (or stamp) fish in the picture. They'll appear in the ocean, + but never 'in front of' the reef.
+ +To create this kind of 'starter' picture, simply create an overlay + (with alpha transparency) as described above, and save it as a PNG. + Then create another image (without transparency), and save it with + the same filename, but with "
+-back" appended to the + name. (e.g., "reef-back.png" would be the background + ocean picture that corresponds to the "reef.png" + overlay, or foreground.)The 'starter' images should be the same size as Tux Paint's + canvas. In the default 640x480 mode, that is 448x376 pixels. + (If you're using 800x600 mode, it should be 608x496.)
+ +Place them in the "
+ +starters" directory. + When the 'Open' dialog is accessed in Tux Paint, the 'starter' + images will appear at the beginning of the list with a green background.Note: 'Starters' can't be saved over from within Tux Paint, + since loading a 'starter' is really like creating a new image. + (Instead of being blank, though there's already something there to work + with.) The 'Save' command simply creates a new picture, like it would + if the 'New' command had been used.
+ +Note: 'Starters' are 'attached' to saved pictures, via a + small text file that has the same name as the saved file, but with + "
.dat" as the extension. This allows the overlay and + background, if any, to continue to affect the drawing even after + Tux Paint has been quit, or another picture loaded or started. + (In other words, if you base a drawing on a 'starter' image, it will + always be affected by it.)
-+ +For more information, see the other documentation files that come - with Tux Paint.
+ Other documentation included with Tux Paint (in the "docs" + folder/directory) include: -If you need help, feel free to contact New Breed Software:
++
+- AUTHORS.txt
+ List of authors and contributors + +- CHANGES.txt
+ Summary of changed between releases + +- COPYING.txt
+ Copying license (The GNU General Public License) + +- INSTALL.txt
+ Instructions for compiling/installing, when applicable + +- OPTIONS.html
+ Detailed instructions on command-line and configuration-file options, + for those who don't want to use Tux Paint Config. + +- PNG.txt
+ Notes on creating PNG format images for use in Tux Paint + +- TODO.txt
+ A list of pending features or bugs needing fixed +
+其他的資訊請參閱 Tux Paint 的其他文件。
+ +如果您需要幫助話,請不用拘束的來聯繫 New Breed Software :
http://www.newbreedsoftware.com/-You may also wish to participate in the numerous Tux Paint mailing - lists:
+您或許也想加入幾個 Tux Paint 的郵件論譠:
http://www.newbreedsoftware.com/tuxpaint/lists/-