3.10. クリップボードから生成

This command pastes the clipboard contents. Of course, you must use the Copy command before, so that you have something in the clipboard.

There is no way to empty the clipboard.

The submenu offers several ways to paste the clipboard contents:

3.10.1. Paste as Single Layer

The Paste as Single Layer command creates a new layer in the active image and pastes the clipboard contents into it.

If the data are not rectangular or square in shape, any regions that do not extend to the edge of the canvas are left transparent (an Alpha channel is automatically created). Of course, you have to copy your selection before you use this command.

3.10.1.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Single Layer.

3.10.2. Paste As Single Layer In Place

The Paste as Single Layer In Place command creates a new layer in the active image and pastes the clipboard contents at exact coordinates the contents was originally copied from.

This feature is available for both the regular clipboard and named buffers.

3.10.2.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Single Layer In Place.

3.10.3. クリップボードから生成 → 画像

画像 コマンドは新たに画像を作成してクリップボードにある画像データをそこに貼り付けます。 データの形状が矩形以外の場合はアルファチャンネルが自動的に付加されデータの選択範囲外の領域が透明になります。 もちろん選択範囲のとおりの形に画像を取り込むためにはこのコマンドを実行する前に選択範囲を作ってその画像をコピーしておかなくてはなりません。

このコマンドは ファイル画像の生成クリップボードから コマンドと同じ作用をします。

3.10.3.1. コマンドの呼び出し方
  • You can access this command from the main menu through EditPaste asPaste as New Image,

  • or by using the keyboard shortcut Shift+Ctrl+V .

3.10.4. Paste as Floating Data

The Paste as Floating Data command creates a floating selection in the active image and pastes the clipboard contents into it.

If the data are not rectangular or square in shape, any regions that do not extend to the edge of the canvas are left transparent (an Alpha channel is automatically created). Of course, you have to copy your selection before you use this command.

3.10.4.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Floating Data.

3.10.5. Paste as Floating Data In Place

The Paste as Floating Data In Place command creates a floating selection in the active image and pastes the clipboard contents into it at the exact location the contents was originally copied from.

If the data are not rectangular or square in shape, any regions that do not extend to the edge of the canvas are left transparent (an Alpha channel is automatically created). Of course, you have to copy your selection before you use this command.

3.10.5.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Floating Data In Place.

3.10.6. Paste as Floating Data Into Selection

The Paste as Floating Data Into Selection command replaces the contents of the current selection with the contents of the clipboard and turns it into a floating selection.

The clipboard data is clipped by the selection, but the image data in it can still be moved if it extends outside the selection.

If no selection exists, the Paste as Floating Data Into Selection command places the data from the clipboard into the center of the canvas, as the Paste command does.

3.10.6.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Floating Data Into Selection.

3.10.7. Paste as Floating Data Into Selection In Place

The Paste as Floating Data Into Selection In Place command replaces the contents of the current selection with the contents of the clipboard, at the exact coordinates the contents was originally copied from, and turns it into a floating selection.

The clipboard data is clipped by the selection, but the image data in it can still be moved if it extends outside the selection.

If no selection exists, the Paste as Floating Data Into Selection In Place command places the data from the clipboard into the center of the canvas, as the Paste command does.

3.10.7.1. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as Floating Data Into Selection In Place.

3.10.8. クリップボードから生成 → 新しいブラシ...

新しいブラシ... コマンドはダイアログを開きますので新たに作成されるブラシにつける名前とファイル名などを設定してください。 作成されたブラシは ブラシダイアログ に現れます。

3.10.8.1. オプション

図16.10 Script-Fu: 新しいブラシダイアログの主要部

「Script-Fu: 新しいブラシ」ダイアログの主要部

ブラシ名

ブラシ名ブラシダイアログ上での名前です。

ファイル名

新しくできたブラシは ファイル名 (拡張子は .gbr) の名前で個人用 GIMP ディレクトリーの brushes フォルダーに保存されます。

間隔

間隔: ブラシの描線は実際はブラシの刻印が繰り返し並んで描かれています。 ブラシの刻印が互いに密着し重なると連続した線に見えるようになります。

3.10.8.2. コマンドの呼び出し方
  • You can access this command from the main menu through EditPaste asPaste as New Brush….

3.10.9. クリップボードから生成 → 新しいパターン...

新しいパターン... コマンドはダイアログを開きますので新たに作成されるパターンにつける名前とファイル名を設定してください。 作成されたパターンは パターンダイアログ に現れます。

3.10.9.1. オプション

図16.11 Script-Fu: 新しいパターンダイアログの主要部

「Script-Fu: 新しいパターン」ダイアログの主要部

パターン名

パターン名 はパターンダイアログ上での名前です。

ファイル名

新しくできたパターンは ファイル名 (と拡張子 .pat) の名前で個人用 GIMP ディレクトリーの patterns フォルダーに保存されます。

3.10.9.2. コマンドの呼び出し方

You can access this command from the main menu through EditPaste asPaste as New Pattern….