| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,847
» Latest member: RCMIKE76
» Forum threads: 7,920
» Forum posts: 43,099
Full Statistics
|
| Latest Threads |
Straighten Crooked Photos
Forum: General questions
Last Post: AdmFubar
5 hours ago
» Replies: 2
» Views: 107
|
CSS Border on Welcome Dia...
Forum: General questions
Last Post: Jon
9 hours ago
» Replies: 0
» Views: 44
|
Printing Size Issue
Forum: General questions
Last Post: rich2005
Yesterday, 08:47 AM
» Replies: 1
» Views: 93
|
Short tutorial for create...
Forum: Tutorials and tips
Last Post: rich2005
Yesterday, 07:06 AM
» Replies: 2
» Views: 281
|
For the Khn and Klek fans...
Forum: Gallery
Last Post: Tas_mania
Yesterday, 06:27 AM
» Replies: 1
» Views: 249
|
Hola. Hace tiempo que est...
Forum: Extending the GIMP
Last Post: rich2005
07-10-2026, 05:45 PM
» Replies: 1
» Views: 117
|
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Malsasa
07-10-2026, 03:40 PM
» Replies: 23
» Views: 27,556
|
How to iterate pixels wit...
Forum: Scripting questions
Last Post: Scallact
07-09-2026, 08:16 PM
» Replies: 4
» Views: 275
|
Long time to see guys
Forum: Watercooler
Last Post: trandoductin
07-07-2026, 05:22 PM
» Replies: 1
» Views: 280
|
imgur blocked
Forum: Watercooler
Last Post: trandoductin
07-07-2026, 01:14 AM
» Replies: 4
» Views: 2,326
|
|
|
| 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?"
|
|
|
|