Files
gimp/help/C/dialogs/layers/new_layer.html
Sven Neumann fc4b217c4a Committed a whole bunch of changes from the new maintainer of the
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken
the burden to continue this project Karin and Olof started.


--Sven
2000-07-29 21:40:10 +00:00

33 lines
1.4 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>New Layer</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
<TABLE width="100%" cellspacing="1" cellpadding="1">
<TR bgcolor="black">
<TD width="100%" align="center"><FONT size="+2" color="white">New Layer</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Will create a new layer. &nbsp;You can set the new layers attributes in the
Layer Name field please see <A HREF="edit_layer_attributes.html">Edit Layer
Attributes</A> for an explanation of layer attributes. Just as in
<A HREF="../file_new.html">New Image</A> can you also set the Fill Type to
either the Foreground or Background color of the tool box, White or totally
Transparent.
<P>
The size of the layer can be set in a number of different ways and units.
A new unit is the % unit which will create a new layer that is X% of the
bottom layer. Default is to measure the new layer in pixels which is the
best if you are dealing with web graphics, but if you going to print your
image then real world units such as inches is probably the preferred.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>