| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
GIMP 3.2 in the User CP
Forum: Gimp-Forum.net
Last Post: Ofnuts
3 hours ago
» Replies: 1
» Views: 107
|
Gimp-Forum.net has not be...
Forum: Gimp-Forum.net
Last Post: Tas_mania
Yesterday, 10:53 PM
» Replies: 15
» Views: 1,483
|
Aligner des yeux sur plus...
Forum: General questions
Last Post: vmiarrg
Yesterday, 07:47 PM
» Replies: 5
» Views: 210
|
How to create custom comp...
Forum: General questions
Last Post: VulpineVisions
Yesterday, 06:16 PM
» Replies: 4
» Views: 322
|
Gimp3 ubuntu 24.04 favour...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 05:52 PM
» Replies: 0
» Views: 96
|
Off-Line Documentation
Forum: General questions
Last Post: LGLDSR73
Yesterday, 02:39 PM
» Replies: 2
» Views: 147
|
Beginner question - setti...
Forum: General questions
Last Post: rich2005
Yesterday, 10:35 AM
» Replies: 10
» Views: 1,176
|
key-mon don't want to ins...
Forum: Watercooler
Last Post: PixLab
Yesterday, 06:08 AM
» Replies: 4
» Views: 232
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: MurilloR
04-29-2026, 01:19 PM
» Replies: 4
» Views: 2,819
|
Transform Handles hard to...
Forum: General questions
Last Post: rich2005
04-29-2026, 08:23 AM
» Replies: 3
» Views: 243
|
|
|
| My Color to Alpha options have vanished! |
|
Posted by: HavingTooMuchFun - 07-08-2023, 04:04 AM - Forum: Older Gimp versions (2.8, 2.6....)
- Replies (3)
|
 |
Color to Alpha on this older Gimp had always had multiple options; foreground, background, black, white, and a thing to click to choose a specific color. Nothing has been updated or otherwise changed on my computer, and I haven't done anything to Gimp either, but suddenly, Color to Alpha ONLY gives me the thing to click to choose a specific color, the other options have just VANISHED! I use these options a lot in my art, and they appear to not exist in the current Gimp… the controls are so complex that I can't be sure, lol… so I really need my previous options back! Can anyone tell me how to do that… and/or, how my options vanished in the first place? Thanks!
|
|
|
| macbook lag with 2.10.34 (version1) |
|
Posted by: labam003 - 07-08-2023, 12:40 AM - Forum: General questions
- Replies (2)
|
 |
Hi, I'm trying to improve the laggy performance, in particular lag related to my Wacom pen. I read previous threads about "hardware acceleration" in "playground" but was not able to find in system resources. Not sure what the best solve here is.
Thank you so much for any help or suggestions.
|
|
|
| Terminate for loop in console |
|
Posted by: pwiecek56 - 07-04-2023, 03:55 PM - Forum: Scripting questions
- Replies (7)
|
 |
I'm trying to learn python scripting. I'm working in the Python-fu console
How do I terminate a loop?
example:
#############################
list = gimp.image_list()
for x in list:
pdb.gimp_image_delete(x)
list
#############################
No matter what I try, the console tries to include the next line in the loop
|
|
|
|