Changed <img src="images/*"> to <img src="../../html/images/*"> using a

simple global search and replace. Easy enough to change back if custom
images are created, or a better solution comes along.
This commit is contained in:
John Popplewell 2005-11-08 00:55:15 +00:00
parent d8e4ca1b39
commit 5a0921b8d9
3 changed files with 112 additions and 112 deletions

View file

@ -7,7 +7,7 @@
alink="#FF00FF">
<center>
<h2><img src="images/tuxpaint-title.png" width=220 height=219
<h2><img src="../../html/images/tuxpaint-title.png" width=220 height=219
alt="Tux&nbsp;Paint"><br>
version
@ -149,7 +149,7 @@ New Breed Software</p>
<blockquote>
<table border=0 cellspacing=0 cellpadding=4 bgcolor="#AAAAFF"
align=right summary=""><tr><td align=center>
<img src="images/icon-win32.png" width=32 height=32 alt="[Icon]"><br>
<img src="../../html/images/icon-win32.png" width=32 height=32 alt="[Icon]"><br>
Tux&nbsp;Paint
</td></tr></table>
@ -180,7 +180,7 @@ New Breed Software</p>
<blockquote>
<p>當一開始啟動 Tux&nbsp;Paint 時會出現一個啟始畫面。</p>
<center><img src="images/tuxpaint-title.jpg" width=324 height=254
<center><img src="../../html/images/tuxpaint-title.jpg" width=324 height=254
alt="[啟始畫面]"></center>
<p>當啟動完成後按下任一鍵或滑鼠鍵就可以繼續。
@ -198,7 +198,7 @@ New Breed Software</p>
<dd>
<p>工具列中包含了繪圖及編輯的工具。</p>
<center><img src="images/tools.jpg" width=324 height=254
<center><img src="../../html/images/tools.jpg" width=324 height=254
alt="[工具:繪圖,圖章,線,形狀,字母,魔術,回復,重作,橡皮擦,新圖,開啟,儲存,列印,離開]"></center>
</dd>
@ -206,7 +206,7 @@ New Breed Software</p>
<dd>
<p>這個在螢幕中間最大範圍的就是圖紙,這就是你畫圖的地方了。</p>
<center><img src="images/canvas.jpg" width=324 height=254
<center><img src="../../html/images/canvas.jpg" width=324 height=254
alt="[(圖紙)]"></center>
</dd>
@ -217,7 +217,7 @@ New Breed Software</p>
右邊就會出現好幾種不同的筆刷。當左邊選「圖章」工具時,
右邊就會出現可以使用的圖樣來。</p>
<center><img src="images/selector.jpg" width=324 height=254
<center><img src="../../html/images/selector.jpg" width=324 height=254
alt="[選項 - 筆刷,字母,形狀,圖章]"></center>
</dd>
@ -226,7 +226,7 @@ New Breed Software</p>
<dd>
<p>一個十五種顏色的調色板在接近螢幕底部的地方。</p>
<center><img src="images/colors.jpg" width=324 height=254
<center><img src="../../html/images/colors.jpg" width=324 height=254
alt="[顏色 - 黑,白,紅,粉紅,橙,黃,淡黃綠,綠,青綠,藍,紫,淡紫,棕,灰,銀]"></center>
</dd>
@ -235,7 +235,7 @@ New Breed Software</p>
<dd>
<p>當你在畫畫時在螢幕的最底部Linux 的企鵝 - Tux 會提供提示和訊息。</p>
<center><img src="images/tips.jpg" width=324 height=254
<center><img src="../../html/images/tips.jpg" width=324 height=254
alt="(如: '挑選一個形狀。點一下形狀的中心位置,然後拖拉他到你要的大小。環繞著移動來旋轉他,然後點一下把他畫下來。')"></center>
</dd>
</dl>
@ -251,7 +251,7 @@ New Breed Software</p>
<dl>
<dt><b>繪圖(刷子)</b></dt>
<dd>
<img src="images/tool_paint.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_paint.png" width=48 height=48 alt="" align=right>
<p>這個刷子繪圖工具讓你畫徒手畫,可以使用不同的筆刷(在右邊選項部份選擇)
和顏色(在底下的調色板來選擇顏色)。</p>
@ -262,7 +262,7 @@ New Breed Software</p>
<br clear=all>
<center><img src="images/ex_paint.png" width=120 height=95
<center><img src="../../html/images/ex_paint.png" width=120 height=95
alt=""></center>
<hr size=1>
@ -271,7 +271,7 @@ New Breed Software</p>
<dt><b>圖章 (橡皮圖章)</b></dt>
<dd>
<img src="images/tool_stamp.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_stamp.png" width=48 height=48 alt="" align=right>
<p>圖章工具就像是橡皮圖章,或是貼海報,可以讓你印上預先畫好的圖形,
或是現實的照片在圖紙上。(像是一張馬的圖形,或是一顆樹,或是月亮。)</p>
@ -287,7 +287,7 @@ New Breed Software</p>
<br clear=all>
<center><img src="images/ex_stamps.png" width=182 height=156
<center><img src="../../html/images/ex_stamps.png" width=182 height=156
alt=""></center>
<hr size=1>
@ -296,7 +296,7 @@ New Breed Software</p>
<dt><b>畫線</b></dt>
<dd>
<img src="images/tool_lines.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_lines.png" width=48 height=48 alt="" align=right>
<p>這個工具可以使用不同的筆刷和顏色來幫助你畫出真正的直線。</p>
@ -307,7 +307,7 @@ New Breed Software</p>
<br clear=all>
<center><img src="images/ex_lines.png" width=76 height=103
<center><img src="../../html/images/ex_lines.png" width=76 height=103
alt=""></center>
<hr size=1>
@ -316,7 +316,7 @@ New Breed Software</p>
<dt><b>形狀</b></dt>
<dd>
<img src="images/tool_shapes.png" width=48 height=48 alt=""
<img src="../../html/images/tool_shapes.png" width=48 height=48 alt=""
align=right>
<p>這個工具可以讓你畫出一些簡單的填滿或者是中空的形狀來。</p>
@ -346,7 +346,7 @@ New Breed Software</p>
<br clear=all>
<center><img src="images/ex_shapes.png" width=177 height=104
<center><img src="../../html/images/ex_shapes.png" width=177 height=104
alt=""></center>
<hr size=1>
@ -355,7 +355,7 @@ New Breed Software</p>
<dt><b>字母</b></dt>
<dd>
<img src="images/tool_text.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_text.png" width=48 height=48 alt="" align=right>
<p>選擇一種字型(由右邊選擇列來選)和顏色(由底部調色板來選),在圖紙上點一下,
就會看到一個游標在閃爍。輸入英文字母就會看到出現在畫面上。</p>
@ -367,7 +367,7 @@ New Breed Software</p>
<br clear=all>
<center><img src="images/ex_text.png" width=139 height=69
<center><img src="../../html/images/ex_text.png" width=139 height=69
alt=""></center>
<hr size=1>
@ -376,7 +376,7 @@ New Breed Software</p>
<dt><b>魔術 (特殊效果)</b></dt>
<dd>
<img src="images/tool_magic.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_magic.png" width=48 height=48 alt="" align=right>
<p>魔術工具包含了一組特殊工具。在右邊選擇一種魔術效果,然後在圖畫上來施展他。</p>
@ -480,7 +480,7 @@ New Breed Software</p>
<dt><b>橡皮擦</b></dt>
<dd>
<img src="images/tool_eraser.png" width=48 height=48 alt=""
<img src="../../html/images/tool_eraser.png" width=48 height=48 alt=""
align=right>
<p>這個用法和繪圖一樣,只要按著滑鼠鍵(或者同時拖動)的地方,顏色就會被擦成白色的。</p>
@ -505,7 +505,7 @@ New Breed Software</p>
<dl>
<dt><b>回復</b></dt>
<dd>
<img src="images/tool_undo.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_undo.png" width=48 height=48 alt="" align=right>
<p>按下這個工具將會回復上一個動作,你可以回復不只一次的動作。</p>
@ -519,7 +519,7 @@ New Breed Software</p>
<dt><b>重作</b></dt>
<dd>
<img src="images/tool_redo.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_redo.png" width=48 height=48 alt="" align=right>
<p>當你按下「回復」回復了一個動作之後,
你可以使用「重作」來再作一次那個被回復了的動作。</p>
@ -536,7 +536,7 @@ New Breed Software</p>
<dt><b>新圖</b></dt>
<dd>
<img src="images/tool_new.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_new.png" width=48 height=48 alt="" align=right>
<p>按下新圖按鈕會開啟一張新的圖紙,你會先被訊問是否要這麼作。</p>
@ -550,14 +550,14 @@ New Breed Software</p>
<dt><b>開啟</b></dt>
<dd>
<img src="images/tool_open.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_open.png" width=48 height=48 alt="" align=right>
<p>這會將你所存的所有圖畫列出來,如果圖畫多到一個畫面放不下的話,
可以使用畫面上的上下按鈕來捲動所有的圖畫。</p>
<br clear=all>
<center><img src="images/open_dialog.jpg" width=194 height=152
<center><img src="../../html/images/open_dialog.jpg" width=194 height=152
alt=""></center>
<p>選一張圖畫點他一下,然後 ...</p>
@ -565,7 +565,7 @@ New Breed Software</p>
<blockquote>
<ul>
<li>
<img src="images/open_open.png" width=48 height=48 alt=""
<img src="../../html/images/open_open.png" width=48 height=48 alt=""
align=right>
<p>按下左下角綠色的「開啟」鈕,來載入選擇的圖畫。</p>
@ -575,7 +575,7 @@ New Breed Software</p>
<br clear=all>
<li>
<img src="images/open_erase.png" width=48 height=48 alt=""
<img src="../../html/images/open_erase.png" width=48 height=48 alt=""
align=right>
<p>按下右下角棕色的「刪除」鈕(垃圾桶)就會刪掉所選擇的圖畫。
@ -584,7 +584,7 @@ New Breed Software</p>
<br clear=all>
<li>
<img src="images/open_back.png" width=48 height=48 alt=""
<img src="../../html/images/open_back.png" width=48 height=48 alt=""
align=right>
<p>或是按下右下角紅色箭頭的「回復」鈕,就會離開回到正在畫的圖畫。</p>
@ -618,7 +618,7 @@ New Breed Software</p>
<dt><b>儲存</b></dt>
<dd>
<img src="images/tool_save.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_save.png" width=48 height=48 alt="" align=right>
<p>這會儲存你目前的圖畫。</p>
@ -632,7 +632,7 @@ New Breed Software</p>
而且已經修改過了,那麼在儲存時就會先問你是否要覆蓋掉舊的版本,
或是儲存一個新的檔案。</p>
<center><img src="images/saveover.png" width=177 height=110
<center><img src="../../html/images/saveover.png" width=177 height=110
alt=""></center>
<p>(註:如果 "<code>saveover</code>" 或是 "<code>saveovernew</code>" 選項被設定了,
@ -648,7 +648,7 @@ New Breed Software</p>
<dt><b>列印</b></dt>
<dd>
<img src="images/tool_print.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_print.png" width=48 height=48 alt="" align=right>
<p>按下這個按鈕就會將你的圖畫列印出來!</p>
@ -746,7 +746,7 @@ New Breed Software</p>
<dt><b>離開</b></dt>
<dd>
<img src="images/tool_quit.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/tool_quit.png" width=48 height=48 alt="" align=right>
<p>按下「離開」按鈕或是 <b>[Escape]</b> 按鍵就會關閉 Tux&nbsp;Paint 。</p>
@ -971,7 +971,7 @@ New Breed Software</p>
<p>筆刷可以用在 Tux&nbsp;Paint 的「繪圖」和「畫線」工具上,
這只是個灰階的 PNG 圖形。</p>
<img src="images/brush_edit.png" width=123 height=147 alt="" align=right>
<img src="../../html/images/brush_edit.png" width=123 height=147 alt="" align=right>
<p>筆刷的形狀是由透明背景的 PNG 圖形來決定的,這個形狀可以是平滑和半透明的。</p>
@ -998,7 +998,7 @@ New Breed Software</p>
<blockquote>
<p>Tux&nbsp;Paint 的橡皮圖章可以由幾個分別的檔案組成,首先必須的就是圖形的部份。</p>
<img src="images/stamp_edit.png" width=128 height=147 alt="" align=right>
<img src="../../html/images/stamp_edit.png" width=128 height=147 alt="" align=right>
<p>Tux&nbsp;Paint 的圖章使用 PNG 格式,他可以是全彩的或是灰階的顏色。
使用透明背景的 PNG 來顯示出圖章的外形 (不然的話你將會在圖上印出一個正方形來)。</p>
@ -1091,7 +1091,7 @@ New Breed Software</p>
<p>原來的圖形除了透明的部份外,其他的部份都會被顏色所填滿。</p>
<center><img src="images/ex_colorable.png" width=74 height=92
<center><img src="../../html/images/ex_colorable.png" width=74 height=92
alt=""></center>
<p>在圖章的資料檔案中加入 "<code><b>colorable</b></code>" 。</p>
@ -1102,7 +1102,7 @@ New Breed Software</p>
<p>著色的圖章和有色的圖章很類似,但會保留原來圖形的內容。
(技術上來說,原來的圖形的顏色會以目前選擇的顏色來取代。)</p>
<center><img src="images/ex_tintable.png" width=151 height=78
<center><img src="../../html/images/ex_tintable.png" width=151 height=78
alt=""></center>
<p>在圖章的資料檔案中加入 "<code><b>tintable</b></code>" 。</p>
@ -1167,7 +1167,7 @@ New Breed Software</p>
<h2>Fonts</h2>
<blockquote>
<img src="images/fontsizes.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/fontsizes.png" width=48 height=48 alt="" align=right>
<p>Tux&nbsp;Paint 使用的字型格式是 TrueType&nbsp;Fonts (TTF)。</p>
@ -1183,7 +1183,7 @@ New Breed Software</p>
<h2>起始圖形</h2>
<blockquote>
<img src="images/open_open.png" width=48 height=48 alt="" align=right>
<img src="../../html/images/open_open.png" width=48 height=48 alt="" align=right>
<p>起始圖形在「開啟」的交談框之中,和你儲存圖畫在一起。他們有綠色的背景,
取代藍色的。</p>