Doc'ing Gujarati updates.
Doc'ing new Label tool.
This commit is contained in:
parent
19d3f65949
commit
dc0409900b
3 changed files with 55 additions and 7 deletions
|
|
@ -26,7 +26,7 @@ version
|
|||
|
||||
<p>June 14, 2002 -
|
||||
|
||||
July 1, 2009</p>
|
||||
October 3, 2009</p>
|
||||
|
||||
</center>
|
||||
|
||||
|
|
@ -208,8 +208,9 @@ version
|
|||
<dd>
|
||||
<p>The toolbar contains the drawing and editing controls.</p>
|
||||
|
||||
<!-- FIXME: Updated screenshot -->
|
||||
<p align=center><img src="images/tools.jpg" width=324 height=254
|
||||
alt="[Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Undo, Redo,
|
||||
alt="[Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Label, Undo, Redo,
|
||||
Eraser, New, Open, Save, Print, Quit]"></p>
|
||||
</dd>
|
||||
|
||||
|
|
@ -416,7 +417,7 @@ version
|
|||
</dd>
|
||||
|
||||
|
||||
<dt><b>Text</b></dt>
|
||||
<dt><b>Text</b> and <b>Label</b></dt>
|
||||
<dd>
|
||||
<img src="images/tool_text.png" width=48 height=48 alt="" align=right>
|
||||
|
||||
|
|
@ -441,6 +442,27 @@ version
|
|||
alt=""></p>
|
||||
|
||||
<dl>
|
||||
<dt><b>Text versus Label</b></dt>
|
||||
<dd>
|
||||
<p>The <b>Text</b> tool is the original text-entry tool in
|
||||
Tux Paint. Text entered using this tool can't be modified
|
||||
or moved later, since it becomes part of the drawing. However,
|
||||
because the text becomes part of the picture, it can be drawn
|
||||
over or modified using <b>Magic</b> tool effects (e.g., smudged,
|
||||
tinted, embossed, etc.)</p>
|
||||
|
||||
<p>When using the <b>Label</b> tool (which was added to
|
||||
Tux Paint in version 0.9.22), the text 'floats' over the
|
||||
image, and the details of the label (the text, the position of
|
||||
the label, the font choice and the color) get stored separately.
|
||||
This allows the label to be repositioned or edited later.</p>
|
||||
|
||||
<p>The <b>Label</b> tool can be disabled (e.g., by selecting
|
||||
"Disable 'Label' Tool" in <i>Tux Paint Config.</i>
|
||||
or running <i>Tux Paint</i> with the "<code>--nolabel</code>"
|
||||
command-line option).</p>
|
||||
</dd>
|
||||
|
||||
<dt><b>International Character Input</b></dt>
|
||||
<dd>
|
||||
<p>Tux Paint allows inputting characters in different languages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue