| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
How do I color Bevel Text...
Forum: General questions
Last Post: rich2005
11 hours ago
» Replies: 8
» Views: 357
|
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
Yesterday, 09:52 AM
» Replies: 22
» Views: 18,944
|
Directory & file structur...
Forum: General questions
Last Post: rich2005
Yesterday, 09:23 AM
» Replies: 1
» Views: 118
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: iborg
03-17-2026, 09:01 PM
» Replies: 8
» Views: 13,384
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: LunarEcho
03-17-2026, 01:51 PM
» Replies: 2
» Views: 929
|
How do I erase items from...
Forum: General questions
Last Post: cinque888
03-17-2026, 12:09 AM
» Replies: 4
» Views: 465
|
I need it to be opaque
Forum: General questions
Last Post: rich2005
03-15-2026, 07:10 PM
» Replies: 1
» Views: 191
|
Plug-in not showing up
Forum: Extending the GIMP
Last Post: jack63ss
03-15-2026, 02:45 PM
» Replies: 4
» Views: 488
|
Help converting a basic f...
Forum: Scripting questions
Last Post: MrsP-from-C
03-14-2026, 07:43 AM
» Replies: 4
» Views: 388
|
script-fu help
Forum: Extending the GIMP
Last Post: egrivel
03-13-2026, 11:19 PM
» Replies: 6
» Views: 576
|
|
|
| Paths tool multiple selections? |
|
Posted by: sl60 - 06-07-2020, 07:19 PM - Forum: General questions
- Replies (1)
|
 |
I never tried this before. What if, say, you construct a square with the paths tool, select it, and then decide to add a triangle to this shape and select this, too? I tried holding down SHIFT but that doesn't work. Any other ways?
|
|
|
| How does one make an image/layer transparent? |
|
Posted by: JTWrite - 06-06-2020, 11:00 PM - Forum: General questions
- Replies (2)
|
 |
Please keep in mind that I am mostly ignorant when it comes to using Gimp 2.1. I am making a cover for the book I just finished. The main image I'm using for the front cover needs to be made slightly transparent. Here's what I've done: First I clicked on the image (which is, I believe, my second layer) and then used the "Opacity" menu on the right to try and adjust the image. What I get is a checkerboard. Totally weird, at least from this newbie's point of view. What is happening and how do I get this to work for me. (BTW something I read seemed to suggest that it mattered what type of file your image was saved as. This is a JPEG.)
|
|
|
| Pasting from the Clipboard created by PrtScr key |
|
Posted by: alanm - 06-06-2020, 01:50 PM - Forum: Scripting questions
- Replies (1)
|
 |
I have been unable to discover a way for a script to paste from the clipboard (clipboard image created by "PrtScr" key). I can obviously use the edit>paste option to do it manually (which works), but the procedure in a script using "gimp-edit-paste-as-new-image" does not return an image. I realise that the procedure notes state
"This procedure pastes a copy of the internal GIMP edit buffer to a new image. The GIMP edit buffer will be empty unless a call was previously made to either 'gimp-edit-cut' or 'gimp-edit-copy'. This procedure returns the new image or -1 if the edit buffer was empty."
and the clipboard is not mentioned (whereas it is in pasting brushes and patterns).
I have not been able to find anything on this after many hours of searching.
My question is "Is it possible in TinyScheme/ScriptFu?"
|
|
|
|