Gimp/help/C/image/edit/paste.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

41 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>Help Page for Paste</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">Paste Help Page</font>
</td>
</tr>
<tr bgcolor="white" >
<td width="100%" align="left">
<P><P>
The paste function puts whatever is in memory from the last <A
href="copy.html">Copy</A> or <A href="cut.html">Cut</A> command into the
current image. The pasted section will remain as a "floating selection"
which appears as a seperate layer in the Layers dialog (Image Menu ->
Dialogs -> Layers, Channels and Paths). This selection can be moved,
altered, etc, in the same way as a normal layer. Once you have decided
how you want the pasted selection to look, you can click elsewhere on
the image to merge the pasted section into the current layer, or right
click the entry in the layers dialog, and click "Anchor Layer". You can
only have one floating selection at any one time.
<H3>
Additional Information
</H3>
Default Keyboard Shortcut: Ctrl+V
<P>
<a href="index.html">Index</a>
</td>
</tr>
</table>
</body>
</html>