| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,783
» Latest member: ahardy42
» Forum threads: 7,877
» Forum posts: 42,894
Full Statistics
|
| Latest Threads |
Mousewheel Zoom behavior
Forum: General questions
Last Post: ScanEditor
42 minutes ago
» Replies: 2
» Views: 115
|
DOSBox release 4 December...
Forum: Other graphics software
Last Post: denzjos
Today, 07:56 AM
» Replies: 3
» Views: 3,738
|
question about "Batch Ima...
Forum: General questions
Last Post: rich2005
Today, 07:21 AM
» Replies: 4
» Views: 494
|
Excessive color values in...
Forum: General questions
Last Post: rich2005
06-01-2026, 08:23 AM
» Replies: 3
» Views: 283
|
back in time : C=64
Forum: Other graphics software
Last Post: denzjos
05-31-2026, 09:01 AM
» Replies: 3
» Views: 5,169
|
gimp-file-load not workin...
Forum: Scripting questions
Last Post: Alb.gimp
05-30-2026, 02:21 PM
» Replies: 0
» Views: 165
|
Align only selects Canvas...
Forum: General questions
Last Post: rich2005
05-30-2026, 01:08 PM
» Replies: 7
» Views: 466
|
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
05-27-2026, 11:24 AM
» Replies: 9
» Views: 687
|
Switch tools from Text to...
Forum: General questions
Last Post: rich2005
05-27-2026, 08:04 AM
» Replies: 4
» Views: 725
|
Lumi-o
Forum: Alternate Gimp packagings
Last Post: pixelmixer
05-26-2026, 05:17 PM
» Replies: 0
» Views: 236
|
|
|
| Change colour/style of text over path |
|
Posted by: TargetedIT - 07-23-2024, 08:18 PM - Forum: General questions
- Replies (2)
|
 |
Hello,
With help from members here, i have managed to create text over a circular path, using the ofn-text-along-path script from ofnuts. The problem is that the text is outline and, a blue colour. I need the text to be solid and white, as the background is black. I have not managed to find a way to do this, using the script or, otherwise.
Are there any suggestions for what I should be doing to achieve this, no doubt it will be something obvious?
Thank you.
|
|
|
| How can I get a layer ID by its position ? [Script-Fu] |
|
Posted by: Nival - 07-21-2024, 07:07 PM - Forum: Scripting questions
- Replies (5)
|
 |
Hi everyone !
It seems to be the most stupid question in the world but I can't find the answer and begin to lose my hair ...
I just want to get a layer ID by its POSITION ... (its relative position to be exact, but it doesn't matter)
In practice : I want to write a script which use the active layer (ok, so easy --> gimp-image-get-active-layer) AND the layer below ... then ... for it ... what can I do ?
Of course I know the position of my active layer in the tree (gimp-image-get-item-position) .... but I can't find the procedure to get the ID of a layer below (or above, or anything else) ...
((I could use gimp-image-get-layers to obtain the entire list, then write a loop to check each layer, one by one, until matching my active layer, then get the next ...... but ... that is a so heavy and absurd and annoying solution ... (EDIT : Ok I can also use the position of my active layer to a bit more directly find the layer below in the list ... but I understood that I can't directly get an item in a list, so it would be more or less the same : write a loop which will review one by one each layer until reaching the position "+1"....) ))
There must be a simple and obvious way to do it... but I can't find it...
Thanks in advance to anyone who'll give me the answer !
|
|
|
| How to batch process the G'MIC-Qt plugin for GIMP 2.10 using BIMP? |
|
Posted by: fbg - 07-21-2024, 03:05 PM - Forum: Extending the GIMP
- Replies (6)
|
 |
For individual files, processing by the G'MIC-Qt plugin for GIMP 2.10 with the Smooth [Antialias] filter works fine. When I try to do the same for a group of files using BIMP, I cannot find the corresponding GIMP procedure in the list of transformations. How to batch process the G'MIC-Qt plugin for GIMP 2.10 using BIMP? Or maybe there is another way to perform the desired conversion?
|
|
|
|