Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,628
» Latest member: inemar
» Forum threads: 7,496
» Forum posts: 40,896
Full Statistics
|
Latest Threads |
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
24 minutes ago
» Replies: 4
» Views: 72
|
copy sequence of filters ...
Forum: General questions
Last Post: rich2005
1 hour ago
» Replies: 1
» Views: 50
|
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
7 hours ago
» Replies: 0
» Views: 44
|
text tool
Forum: General questions
Last Post: Ofnuts
Today, 06:31 AM
» Replies: 1
» Views: 75
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
Yesterday, 03:48 PM
» Replies: 2
» Views: 142
|
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 12:13 PM
» Replies: 20
» Views: 82,242
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 2,983
|
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
07-17-2025, 05:45 PM
» Replies: 2
» Views: 210
|
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
07-17-2025, 03:31 PM
» Replies: 20
» Views: 53,763
|
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
07-17-2025, 05:50 AM
» Replies: 2
» Views: 230
|
|
|
Run script on action |
Posted by: rchav - 08-13-2018, 02:54 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
Hi there,
Is there a way to trigger a script once an action has occurred? I specifically want to run a simple script after the current selected layer has changed (via some user action, filter, etc)
Or perhaps there is another mechanism for this besides plugins?
Thanks in advance for any help
|
|
|
Moving selections under other layers? |
Posted by: Jacob_V - 08-12-2018, 05:29 PM - Forum: Gimp 2.10
- Replies (4)
|
 |
Hello GIMP Forum,
I recently installed the new GIMP 2.0. One problem I've been encountering is that when you try to paste something and that selection is below a layer that is not transparent, you cannot move the selection. For example, if I'm trying to paste something and it ends up underneath a drawn block on a higher layer, I cannot move the thing I pasted at all. Is there any way to fix this?
|
|
|
paths renamed colour poor |
Posted by: Alan Lacey - 08-12-2018, 08:57 AM - Forum: Gimp 2.10
- Replies (3)
|
 |
Gimp 2.10.4 running in Ubuntu 18.4
When I change the name of a path the new name appears in a very dark colour that is almost illedgeible on my dark theme. The original font colour is fine, just the rename. Is there a way of changing this? I can't see anything in the prefs or mentioned in the config file.
Thanks
|
|
|
Easy Edge Masks |
Posted by: rich2005 - 08-11-2018, 01:55 PM - Forum: Tutorials and tips
- Replies (1)
|
 |
Some old resources from an earlier date, about 2008. A collection of grayscale edge masks, 120 of them, mostly rectangular but some oval. Originally on a site, graphicssoft.about.com, but now long gone.
You can get them from https://my.pcloud.com/publink/show?code=...o7B5yKsnTV zipped about 8 MB
which also contains two scripts to ease using them sg-copy-mask-from-above.scm & sg-scale-to-selection.scm
Those come from Saul Goodes site http://chiselapp.com/user/saulgoode/repo...pt-fu/home Put both in your Gimp profile scripts folder.
Works like this:
Open your image then File -> Open as Layers one of the edge masks. They are all quite small 600 x 800 pix and in portrait mode. If your image is in landscape mode, please rotate 90 deg after importing, it helps when scaling.
Now go and scale that mask, to the canvas size using the script sg-scale-to-selection.scm No need to make a selection, just use Layer -> Scale to Selection
That gets the mask covering the original image. Now use the second script sg-copy-mask-from-above.scm Layer -> Mask -> Copy Mask from Above to add a layer mask to the original image.
The Edge mask layer, no longer needed, turn the visibility off and export as a PNG to keep the transparency.
What/where would you use such an image, always room on your blog or web page or maybe send it off to print it on a T-Shirt or a coffee cup.
|
|
|
|