Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
58 minutes ago
» Replies: 1
» Views: 199
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
1 hour ago
» Replies: 1
» Views: 50
|
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,163
|
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,162
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 469
|
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 372
|
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,053
|
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,889
|
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 723
|
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 373
|
|
|
Gimp Python script file load question |
Posted by: TimorousMe - 03-18-2021, 04:17 AM - Forum: Scripting questions
- Replies (10)
|
 |
I have a working Gimp plugin that takes an open XCF, adds a new layer to it, positions the new layer, and then exports a JPG.
However, the plugin only works if I'm in the Gimp UI and the XCF file is already open. I want to run it from the command line and some how call pdb.gimp_xcf_load somewhere top open the XCF, but I can't get the file open or command line to work.
What is the best way to do this? Should I have a wrapper script that opens the XCF and then calls my working script? Or can I both open the XCF and the JPEG in a single plugin? Is there a best practice?
|
|
|
Removing alpha channel |
Posted by: AncientxFreako - 03-15-2021, 10:43 AM - Forum: Extending the GIMP
- Replies (3)
|
 |
I've recently had some issues with GIMP generating alpha channels after editing images when using layers. Upon exporting to .png, the alphas get left in. I'm being told by an ace programmer that this is a ridiculous thing that GIMP should not do. I really, really like GIMP, and would rather continue using it. Is there an update that deals with this without a plugin? And btw, I haven't seen a good plugin that even does decent batch alpha removal.
|
|
|
Wrapping Text Question |
Posted by: Jebby - 03-14-2021, 09:15 PM - Forum: General questions
- Replies (11)
|
 |
For some reason there is no POST THREAD button in GIMP 2.10 section. Therefore I posted here.
I can wrap text around a circle using TEXT ALONG PATH tool. I even know how to make my text taller by turning the text into a path and scaling the path. What I wanna do is take my text, make it taller, then wrap around the circle. After editing the text to make it taller, I cannot seem to figure out how to make the new later wrap around the circle as it is no longer actual text and there is no text to path option.
So how can I make the text taller then wrap on a circle?
|
|
|
|