README didn't mention Templates
It only mentioned Starters!
This commit is contained in:
parent
6f0b71b5c3
commit
1a21e1d56d
2 changed files with 52 additions and 26 deletions
|
|
@ -6,7 +6,7 @@
|
|||
Copyright 2002-2020 by various contributors; see AUTHORS.txt
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
June 14, 2002 - August 15, 2020
|
||||
June 14, 2002 - August 25, 2020
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -481,24 +481,35 @@ Available Tools
|
|||
|
||||
Clicking the "New" button will start a new drawing. A dialog
|
||||
will appear where you may choose to start a new picture
|
||||
using a solid background color, or using a 'Starter' image
|
||||
(see below). You will first be asked whether you really want
|
||||
to do this.
|
||||
using a solid background color, or using a 'Starter' or
|
||||
'Template' image (see below). You will first be asked
|
||||
whether you really want to do this.
|
||||
|
||||
Note: You can also press [Control]-[N] on the keyboard to
|
||||
start a new drawing.
|
||||
|
||||
'Starter' Images
|
||||
'Starter' & Template Images
|
||||
|
||||
'Starters' can be like a page from a coloring book (a
|
||||
'Starters' can behave like a page from a coloring book — a
|
||||
black-and-white outline of a picture, which you can then
|
||||
color in), or like a 3D photograph, where you draw the
|
||||
bits in between.
|
||||
color in, and the black outline remains intact — or like a
|
||||
3D photograph, where you draw in between a foreground and
|
||||
background layer.
|
||||
|
||||
When you load a 'Starter,' draw on it, and then click
|
||||
'Save,' it creates a new picture file (it doesn't
|
||||
overwrite the original 'Starter,' so you can use it again
|
||||
later).
|
||||
'Templates' are similar, but simply provide a background
|
||||
drawing to work off of. Unlike 'Starters', there is no
|
||||
layer that remains in the foreground of anything you draw
|
||||
in the picture.
|
||||
|
||||
When using the 'Eraser' tool, the original image from the
|
||||
'Starter' or 'Template' will reappear. The 'Flip' and
|
||||
'Mirror' Magic tools affect the orientation of the
|
||||
'Starter' or 'Template', as well.
|
||||
|
||||
When you load a 'Starter' or 'Template', draw on it, and
|
||||
then click 'Save,' it creates a new picture file — it
|
||||
doesn't overwrite the original, so you can use it again
|
||||
later (by accessing it from the 'New' dialoge)..
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
June 14, 2002 - August 15, 2020
|
||||
June 14, 2002 - August 25, 2020
|
||||
</p>
|
||||
</center>
|
||||
|
||||
|
|
@ -1111,29 +1111,44 @@
|
|||
Clicking the "New" button will start a new drawing.
|
||||
A dialog will appear where you may choose to start
|
||||
a new picture using a solid background color, or
|
||||
using a 'Starter' image (see below). You will first
|
||||
be asked whether you really want to do this.
|
||||
using a 'Starter' or 'Template' image (see below).
|
||||
You will first be asked whether you really want to
|
||||
do this.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Note: You can also press <b>[Control]-[N]</b> on
|
||||
the keyboard to start a new drawing.
|
||||
</p>
|
||||
<b>'Starter' Images</b>
|
||||
<b>'Starter' & Template Images</b>
|
||||
<blockquote>
|
||||
<p>
|
||||
'Starters' can be like a page from a coloring
|
||||
book (a black-and-white outline of a picture,
|
||||
which you can then color in), or like a 3D
|
||||
photograph, where you draw the bits in between.
|
||||
'Starters' can behave like a page from a coloring
|
||||
book — a black-and-white outline of a picture,
|
||||
which you can then color in, and the black outline
|
||||
remains intact — or like a 3D photograph,
|
||||
where you draw in between a foreground and background
|
||||
layer.
|
||||
</p>
|
||||
<p>
|
||||
'Templates' are similar, but simply provide a
|
||||
background drawing to work off of. Unlike 'Starters',
|
||||
there is no layer that remains in the foreground of
|
||||
anything you draw in the picture.
|
||||
</p>
|
||||
<p>
|
||||
When using the 'Eraser' tool, the original image
|
||||
from the 'Starter' or 'Template' will reappear.
|
||||
The 'Flip' and 'Mirror' Magic tools affect the
|
||||
orientation of the 'Starter' or 'Template', as well.
|
||||
<p>
|
||||
When you load a 'Starter' or 'Template', draw on it,
|
||||
and then click 'Save,' it creates a new picture file
|
||||
— it doesn't overwrite the original, so you
|
||||
can use it again later (by accessing it from the 'New'
|
||||
dialoge)..
|
||||
</p>
|
||||
|
||||
<p>
|
||||
When you load a 'Starter,' draw on it, and then
|
||||
click 'Save,' it creates a new picture file (it
|
||||
doesn't overwrite the original 'Starter,' so you
|
||||
can use it again later).
|
||||
</p>
|
||||
</blockquote>
|
||||
<br clear="all">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue