| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Pasting a layer group wit...
Forum: General questions
Last Post: teapot
Yesterday, 04:06 AM
» Replies: 2
» Views: 177
|
Can the gradient tool be ...
Forum: General questions
Last Post: CmykStudent
11-28-2025, 01:14 PM
» Replies: 6
» Views: 350
|
plugin-py3-export-all
Forum: Extending the GIMP
Last Post: CowboyJoe
11-28-2025, 10:19 AM
» Replies: 5
» Views: 335
|
Gimp 2.10.30 Text alignme...
Forum: General questions
Last Post: sallyanne
11-27-2025, 11:13 AM
» Replies: 1
» Views: 174
|
Gimp 3 path tool auto con...
Forum: General questions
Last Post: CmykStudent
11-26-2025, 02:01 AM
» Replies: 9
» Views: 737
|
Numerous issues with 3.0+...
Forum: General questions
Last Post: rich2005
11-24-2025, 09:51 PM
» Replies: 2
» Views: 245
|
How to transform a layer ...
Forum: General questions
Last Post: stacash
11-24-2025, 08:47 PM
» Replies: 10
» Views: 859
|
How to make contours in G...
Forum: General questions
Last Post: denzjos
11-23-2025, 07:10 PM
» Replies: 2
» Views: 278
|
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: vitforlinux
11-22-2025, 04:32 PM
» Replies: 2
» Views: 357
|
What exactly tutorials ar...
Forum: General questions
Last Post: sallyanne
11-22-2025, 06:44 AM
» Replies: 6
» Views: 717
|
|
|
| exporting all the layers |
|
Posted by: aka - 12-30-2021, 06:29 PM - Forum: Scripting questions
- Replies (9)
|
 |
Hi,
I please need a script which exports all the layers, one by one, in png format.
The result could be something like :
1_nameLayer1.png
2_nameLayer2.png
3_nameLayer3.png
..
Where 1, 2, 3,.. are respectively the positions (levels) of the layers nameLayer1, nameLayer2, nameLayer3,.. of the gimp image file ; I need to keep the transparency.
It is unfortunately impossible for me to install the gimp pyton module, so, does please this scrpit exist in gimp by an other way ?
Thanks
|
|
|
| add brushes |
|
Posted by: periwinkle - 12-29-2021, 02:14 PM - Forum: OSX
- Replies (10)
|
 |
I've tried to follow the tutorials on YouTube on how to install brushes. They all say to look for the "brushes" folder and drag the brushes into it. But I can't find a brushes folder for gimp. I'm on a MacBook Pro.
|
|
|
| Straight line with stylus |
|
Posted by: BryceGrizzen - 12-28-2021, 01:40 PM - Forum: General questions
- Replies (3)
|
 |
I need some help with drawing a straight line with a stylus using shift. Using a mouse it works just fine by clicking the starting point, holding shift and clicking the termination point. However with a stylus after clicking and holding shift I can see a preview but upon releasing shift there is no line.
I can't even find a reference to this by googling so I assume I'm doing something wrong.
Thanks in advance.
|
|
|
| GEGL pythonfu usage |
|
Posted by: Undertaker666 - 12-28-2021, 06:59 AM - Forum: Scripting questions
- Replies (5)
|
 |
Hello,
I've been trying to get a script to save me some hassle, and I got 2 thirds of my things I can automate to kinda figured out with pythonfu.
The last feature is the shadows-highlights with a saved preset, which is a GEGL function.
Is there anyway to invoke it in the pythonfu script?
Thanks
|
|
|
|