Files
gimp/help/C/dialogs/offset.html
Daniel Egger 35b26a6f2b Proofread files.
Proofread files.
2000-08-05 00:11:47 +00:00

38 lines
1.5 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>Offset</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">Offset</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Offset moves the current layer or channel up, down, left, or
right by the chosen number of pixels. When pixels overrun the
dimensions of the layer, you can decide if they are wrapped or
not. Offset can be used to place layers or floating selections
to a specific position in the image.
<P>
Offset is useful if you want to move layers a very exact amount,
or if you'd like to move them without extending the layer
border. The other important
application of this command is to create seamless tiles for patterns.
<P>
If the Wrap Around button is checked, after you offset the layer
or selection, the parts of the image that moved outside the
layer border will turn up on
the other side of the image. If you don't want this, you can
choose to fill the empty area with the background color or with
transparency.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>