| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,895
» Latest member: nekcab
» Forum threads: 7,955
» Forum posts: 43,279
Full Statistics
|
| Latest Threads |
panorama correction
Forum: Tutorials and tips
Last Post: denzjos
7 hours ago
» Replies: 0
» Views: 35
|
GIMP for win xp 32 bit pr...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
8 hours ago
» Replies: 11
» Views: 627
|
resynthesizer 1.0
Forum: Extending the GIMP
Last Post: rich2005
9 hours ago
» Replies: 4
» Views: 133
|
Picture Frame Glass Effec...
Forum: General questions
Last Post: sallyanne
Yesterday, 01:32 PM
» Replies: 6
» Views: 452
|
Resynthesizer for Windows...
Forum: Extending the GIMP
Last Post: rich2005
08-11-2026, 05:19 PM
» Replies: 6
» Views: 34,357
|
Is there a gimp plugin th...
Forum: Extending the GIMP
Last Post: rich2005
08-11-2026, 10:43 AM
» Replies: 10
» Views: 20,509
|
Excellent Tutoriols for b...
Forum: Tutorials and tips
Last Post: rich2005
08-10-2026, 08:30 AM
» Replies: 3
» Views: 373
|
add links for one dot to ...
Forum: General questions
Last Post: saint_m
08-10-2026, 07:44 AM
» Replies: 4
» Views: 377
|
imgur blocked
Forum: Watercooler
Last Post: R Soul
08-09-2026, 12:51 AM
» Replies: 5
» Views: 2,746
|
Layers
Forum: General questions
Last Post: TeckyWalla
08-08-2026, 09:07 PM
» Replies: 2
» Views: 309
|
|
|
| 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?
|
|
|
|