Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,548
» Latest member: togenesia
» Forum threads: 7,440
» Forum posts: 40,666
Full Statistics
|
|
|
3.02 Levels dialog and Sample points |
Posted by: evogel99 - 04-30-2025, 08:58 PM - Forum: Gimp 2.99 & Gimp 3.0
- Replies (1)
|
 |
Using sample points and the Levels dialog, I find that information is not getting updated
I am having a problem using sample points and getting the histogram initiated or updated in a Levels dialog.
1. (Often) I don't get a histogram when I initiate the Levels dialog
2. (sometimes) changing a channel level doesn't update the sample point display.
I have not figured out a way to force the updating to occur.
Has anyone else noticed this?
|
|
|
Replacing one color with another |
Posted by: skittrell - 04-28-2025, 09:32 PM - Forum: General questions
- Replies (2)
|
 |
New user here. 'Just bought a new house and would like to use Gimp to experiment with alternative colors for walls, crown molding, wainscoting, carpet, etc. Nothing more. Sample photo attached.
Which feature(s) do I use?
|
|
|
ofn3-layer-tiles and ofn3-tiles |
Posted by: Ofnuts - 04-27-2025, 02:25 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
In Gimp v2, I have two separate scripts, ofn-tiles and ofn-layer-tiles. The former create/splits a layer from/to individual files, and the latter creates create/splits a layer from/to other layers.
Needless to say there is a lot of common code.
So the question: should I keep the two scripts separate or should they be a single script with two menu entries?
One can also consider that ofn-tiles is pretty much ofn-layer-tiles with ofn-export-layers.
|
|
|
ofn3-resource-manager |
Posted by: Ofnuts - 04-26-2025, 09:37 PM - Forum: Extending the GIMP
- Replies (5)
|
 |
A partial rewrite and conversion of the ofn-addon-manager for Gimp v3
Some changes:
- No longer supports scripts (who has so many scripts anyway)
- INI file syntax is a bit different to take advantage of Python3 capabilities
- Always activates collections as directories
- Not longer explicitly maintains a list of activated collections or resources. A folder in the active Gimp folder that has the same name as one in the storage folder is considered to be the activated instance.
Plugin is here (note: inaugurating new "management" section).
Enjoy.
|
|
|
|