Files
gimp/help/C/dialogs/layers/scale_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.3 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>Scale 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">Scale
Layer</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Will scale the layer content, &nbsp;and also make the layer boundary either
size smaller or bigger. The difference between Scale Layer and Set Layer
Boundary Size is that <A HREF="resize_layer.html">Set Layer Boundary Size</A>
will enable you to have a smaller or bigger layer without scaling the layer
content (i.e it will only add some space to on around the layer or clip the
layer). NOTE: Scale layer will only scale the currently active layer, scale
image will scale all layers with in the image.
<P>
You will set the new layer size either by altering the size or ratio. You
have have exactly the same options as in create <A HREF="new_layer.html">new
layer</A>.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>