Revision History
|
Revision $Revision: 1.29 $ |
2006-02-26 |
j.h |
Buffers are temporary repositories for image data, created when
you cut or copy part of a drawable (a layer, layer mask, etc.).
You can save a document in this buffer in two ways:
->->
or
->->
A dialog pops up asking you to name a buffer to store the data
in. There is no hard limit on the number of named buffers you
can create, although, of course, each one consumes a share of memory.
The Buffers dialog shows you the contents of all existing named buffers,
and allows you to operate on them in several ways. It also shows you, at
the top, the contents of the Global Buffer, but this is merely a display:
you can't do anything with it.
|
Caution |
Named buffers are not saved across sessions. The only way to save their
contents is to paste them into images.
|
The Buffers dialog is a dockable dialog; see the section
Section 1.3, “
Dialogs and Docking
”
for help on manipulating it. It can be activated in several ways:
-
From the Toolbox menu:
->->.
-
From an image menu:
->,
or
->->.
-
From the Tab menu in any dockable dialog:
->.
4.1.2.
Using the Buffers dialog
Clicking on a buffer in the display area makes it the active buffer, i.
e., the one that will be used for paste commands executed with the
Buffers Menu or the buttons at the bottom of the dialog. Double-clicking
on a buffer causes its contents to be pasted to the active image; this
is a quick way of executing the “Paste Buffer” command.
At the bottom of the dialog are four buttons. The operations
they perform can also be accessed from the Buffers Menu that you get
by right clicking on the active buffer.
In the Tab menu for the Buffers dialog, you can choose between
and
.
In Grid mode, the buffers are laid out in a rectangular array.
In List mode, they are lined up vertically, with each row showing
a preview of the contents of the buffer, its name, and its pixel
dimensions.
|
Note |
You can change the size of the buffer previews in the dialog using
the “Preview Size” submenu of the dialog's Tab menu.
|
4.1.2.2.
Buttons at the bottom
At the bottom of the dialog you find a couple of buttons:
-
Paste Buffer
-
This command pastes the contents of the selected buffer into
the active image, as a floating selection. The only difference
between this and the ordinary Paste command is that it uses
the selected buffer rather than the global clipboard buffer.
-
Paste Buffer Into
-
This command pastes the contents of the selected buffer into the
active image's selection, as a floating selection. The only
difference between this and the ordinary
Paste Into
command is that it uses the selected buffer rather than the global
clipboard buffer.
-
Paste Buffer as New
-
This command creates a new single-layer image out of the contents
of the selected buffer. The only difference between this and the
ordinary
Paste as New
command is that it uses the selected buffer rather than the global
clipboard buffer.
-
Delete Buffer
-
This command deletes the selected named buffer, no questions
asked. You cannot delete the Global Buffer.