Gimp/help/C/dialogs/layers/layer_boundary_size.html
Michael Natterer 6eae7942fb app/menus.c Minor help system fixes.
1999-12-17  Michael Natterer  <mitch@gimp.org>

	* app/menus.c
	* app/paths_dialog.c: Minor help system fixes.

	* app/app_procs.c: I thought we should have a real splash (without
	decoration). Like it???

	* app/about_dialog.c
	* app/flip_tool.c
	* app/gradient.c
	* app/levels.c
	* app/measure.c
	* app/text_tool.c
	* app/tools.c
	* app/transform_tool.c: Did some code browsing: I18N fixes,
	s/gtk_window_position/gtk_window_set_position/g, indentation
	paranoia, some g/<type>/g<type>/, various stuff (didn't change any
	logic).
1999-12-17 16:37:50 +00:00

78 lines
2.9 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>Layer Boundary Size</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">Layer Boundary
Size</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left">
<P>
The Layer Boundary Size lets you set the the boundary of the layer. Remember
you can have a smaller or larger layer than the image boundary size. When
you enlarge the boundary size, then you will add some space to paint on to
your layer. Naturally it will be wise versa when you make the boundary size
it smaller.
<P>
The size area will control how big or small your new layer boundary will
be just as when you created a new layer. The Offset area will control how
your layer is clipped or expanded.
<P>
<DL>
<DT>
Making the layer smaller:
<DD>
The offset fields will control where your upper left corner of the old layer
will be in the "new" layer. The best way to control the new location and
how and where the layer will be clipped. Is to drag the "layer preview" in
the Offset area to the right position, and&nbsp;make the final touch with
the spin buttons (or type it in by hand). The thin outline is the new layer
size and you have to drag the old layer to the right position so it will
be clipped according to your demands.
<DT>
Making the layer bigger:
<DD>
The offset fields will control where your upper left corner of the old layer
will be in the "new" layer. The best way to control the new location and
how and where the layer will be clipped. Is to drag the "layer preview" in
the Offset area to the right position, and&nbsp;make the final touch with
the spin buttons (or type it in by hand). The outline/canvas &nbsp;is the
new layer size and you have to drag the old layer to the right position within
it.
</DL>
<P>
If you uncheck the chain in the Size area, you will be able to have different
ratios when you make the "new" layer . It's therefore possible e.g to have
a layer which is smaller in X direction and bigger in Y direction than before
you altered the layer boundary size.
<H3>
Additional Information
</H3>
<P>
For further information see The Gimp User's Manual page XXXX and the Gimp
User's Tutorial page YYYY
<P>
Shortcut Key
<P>
Modifier
<P>
Drag and Drop
<P>
Xinput
<P>
----DEV----
<P>
<A href="index.html">Index</A>
<P>
(/dialogs/layers/layer_boundary_size.html)
<P>
<P>
</TD>
</TR>
</TABLE>
</BODY></HTML>