38 lines
1.5 KiB
HTML
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>Paste Named</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
|
|
Named</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
Gimp has a cut and copy buffer, see Cut Named and
|
|
<A HREF="copy_named.html">Copy Named</A>. Objects cut or copied
|
|
with those functions are available for pasting in Paste Named.
|
|
<P>
|
|
In the dialog there is a list of all available buffers. You
|
|
select the buffer
|
|
to paste by clicking on it. When the buffer, is selected you
|
|
have three options
|
|
to paste it: <A HREF="../image/edit/paste.html">Paste</A>,
|
|
<A HREF="../image/edit/paste_into.html">Paste Into</A>, and
|
|
<A HREF="../image/edit/paste_as_new.html">Paste As New</A>.
|
|
<P>
|
|
You can also manage buffers in the dialog. If you want to delete a buffer
|
|
you select it and click on the Delete button. To exit the buffer without
|
|
pasting you click on Cancel. This will cancel the paste operation but it
|
|
will not cancel the delete operation.
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|