Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,805
» Latest member: JimT777
» Forum threads: 7,890
» Forum posts: 42,956

Full Statistics

Latest Threads
Is it possible to save TI...
Forum: Windows
Last Post: rich2005
3 hours ago
» Replies: 1
» Views: 77
Help with coloring comic ...
Forum: General questions
Last Post: janzkolna
6 hours ago
» Replies: 0
» Views: 66
Most accurate way to colo...
Forum: General questions
Last Post: denzjos
8 hours ago
» Replies: 5
» Views: 254
ofn3-layer-tiles
Forum: Extending the GIMP
Last Post: Phoenix
Today, 01:18 AM
» Replies: 11
» Views: 9,554
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: migf1
Today, 12:21 AM
» Replies: 63
» Views: 56,662
Add Transparent Window to...
Forum: General questions
Last Post: Clariann
Yesterday, 09:59 AM
» Replies: 4
» Views: 3,376
A way to disable gimps ov...
Forum: General questions
Last Post: sallyanne
Yesterday, 04:56 AM
» Replies: 4
» Views: 344
Layers disappear from sav...
Forum: General questions
Last Post: ink_stroke
Yesterday, 04:55 AM
» Replies: 11
» Views: 837
Image Settings no longer ...
Forum: General questions
Last Post: rich2005
06-10-2026, 09:47 AM
» Replies: 1
» Views: 219
Label ERROR in Welcome Sc...
Forum: General questions
Last Post: CmykStudent_
06-09-2026, 10:11 PM
» Replies: 3
» Views: 386

 
  smooth change any number 0 to 9 to next number
Posted by: hendrikbez - 10-21-2021, 08:09 AM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (7)

Is there a tutorial on how to change  (0 to 1) so that 0 change into 1 with 2 or 3 steps, with neon colours.

Want to use it for time keeping

Print this item

  What versione of this plugin?
Posted by: Uth2022 - 10-20-2021, 10:56 PM - Forum: Windows - Replies (3)

What version can I download for Windows?

https://packages.debian.org/sid/gimp-cbmplugs

Print this item

  Discolored teeth help
Posted by: chaz2000 - 10-20-2021, 07:41 PM - Forum: General questions - Replies (1)

I'm relatively new to gimp.
I took some pics of a lady friend. Her husband says that she is sensitive about the discoloration of her teeth. It looks like she has caps on the bottom of her two top front teeth.

I tried:
making a new layer
using the lasso selector, select the darker area of the two teeth
in the colors menu, selected and decreased the Hue-saturation. (didn't work)

Appreciate your help.



Attached Files Thumbnail(s)
   
Print this item

  Add second language to to Text Tool
Posted by: MarkGimp - 10-20-2021, 03:27 AM - Forum: General questions - Replies (4)

1st language is English.
I would like to add a second language (French) to the Text tool,
so that Mid-sentence I can switch between the two languages.

For example to get the accent grave over the 'e', etc. etc.

Can someone please tell me how to do this?

If I am in the Text tool and change the Language on the bottom left side
to French, there is no change at all to what I type.  Sad

Print this item

  Default Directory
Posted by: zeuspaul - 10-19-2021, 10:01 PM - Forum: General questions - Replies (3)

Is there a way to set a default folder for opening and saving files?  For one reason or another I have to reopen Gimp maybe a freeze in Gimp or my computer has to be booted for some reason.

Every time I open Gimp it wants to go to recent files and then I have to navigated down through a file tree to get to the folder that contains my files.  Then I have to remember to navigate once again to save a file to the same file folder or files end up where I don't want them.  Once I do it once in a session it remembers for the rest of the session.

Can I set this up to remember the same folder I use for all of my Gimp work?  I haven't found anything in edit preferences.

Print this item

  Thank you Rich.
Posted by: david - 10-18-2021, 09:25 AM - Forum: Watercooler - No Replies

Last night I decided to install GIMP 2.10.28 from the Panda Jim PPA.
Thanks to all the information and files provided by Rich, it was a straightforward and simple process.

I now have a fully working installation with the latest GMIC.

Print this item

  street scene
Posted by: rich2005 - 10-18-2021, 09:19 AM - Forum: Gallery - Replies (4)

From a couple of weeks ago. Probably the last decent day of the year where I live. Normally I do not scramble a photograph with any 'artistic' type plugin but the original is not that much interesting. This a gmic filter, very colourful.  The building in the center (in my youth) was a really dubious pub, alas now 'gentrified, all the character has gone. 

   

Print this item

  Control nb of threads
Posted by: ChameleonScales - 10-17-2021, 12:14 PM - Forum: Scripting questions - Replies (3)

A plug-in I'm developing (in pythonfu), which does batch processing on multiple xcf files, performs several times faster when I use ~3 threads compared to when I use all my CPU threads (32) or some good percentage of it (24). Not sure why, I guess either the RAM or SSD drive is choking when I use too many threads.

Right now I can control the number of threads by going in Gimp's preferences but I would like to keep it high when I use Gimp's interface and low for my plug-in, so I would need a way to change or override it from within the code of my plug-in, so as to not do it manually every time I use it.

I didn't find a config file where this could be changed via text replacement, nor did I find any command for it.

Also I can't do it by forcing the entire plug-in to use less threads because it contains a progress bar which needs some CPU power in order to not freeze.

Is it at all possible ?

Print this item

  What's up with the all caps TRUE and FALSE ?
Posted by: ChameleonScales - 10-15-2021, 11:30 PM - Forum: Scripting questions - Replies (2)

In gimpfu, TRUE is not a boolean but an instance:


Code:
➤> type(TRUE)
<type 'instance'>


I'm wondering why it was made that way and whether it can have unwanted consequences to use python's boolean "True" instead in commands of this kind:

Code:
pdb.gimp_edit_paste(channel, True)

Print this item

  Side Panels
Posted by: zeuspaul - 10-15-2021, 11:04 PM - Forum: General questions - Replies (3)

Somehow I messed up my screen layout.  Now I have two side panels on each side of the working area.  Before there was only one column on each side.  It still provides the same functionality but uses extra space limiting my working area.  I prefer the way it was before but can't figure out how to get the display like it  was before.

It somehow happened after installation of my new 32 in IPS monitor and using the 27 as a second monitor.  I don't see how this would change my Gimp display.  I did try to open a new view for the second monitor but so far haven't been able to get something useful.

My concern is the change in layout in Gimp losing working space.

   

Print this item