Files
gimp/help/C/dialogs/layers/merge_visible_layers.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

45 lines
1.6 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>Merge Visible Layers</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">Merge Visible
Layers</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Merge Visible Layers will combine currently visible layers to one layer,
invisible layers aren't effected and will stay as before the merge. There
are three ways to merge visible layers.
<P>
<DL>
<DT>
<EM>Expanded as necessary:</EM>
<DD>
The final layer has the size of the biggest layer of all of the visible layers.
(Remember that a layer in Gimp can be bigger than the image)
<DT>
<EM>Clipped to image:</EM>
<DD>
Will set the final layer size equal to the image size. (Remember that layers
in Gimp can be bigger than the image it self. If you have such a visible
layer it will be clipped to the image size).
<DT>
<EM>Clipped to bottom layer:</EM>
<DD>
Will set the final layer size equal to the bottom layer. If the bottom layer
is smaller than any of your visible layers. The final layer will be clipped
and trimmed according to both the size and position of the bottom layer.
</DL>
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>