| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
2.10.38---Dock sizes and ...
Forum: Windows
Last Post: IndiePubber
5 hours ago
» Replies: 2
» Views: 150
|
Scanner menu missing
Forum: General questions
Last Post: CmykStudent_
Today, 11:26 AM
» Replies: 9
» Views: 338
|
Background - Foreground -...
Forum: General questions
Last Post: saint_m
04-13-2026, 12:07 PM
» Replies: 11
» Views: 996
|
Smaller font size main me...
Forum: General questions
Last Post: mmhmjanssen
04-13-2026, 09:51 AM
» Replies: 0
» Views: 166
|
GIMP 3.0 RC: Text Tool fo...
Forum: General questions
Last Post: sallyanne
04-12-2026, 07:16 AM
» Replies: 11
» Views: 1,048
|
Working with layers - a h...
Forum: General questions
Last Post: sallyanne
04-11-2026, 01:26 PM
» Replies: 3
» Views: 342
|
apply a certain gradient ...
Forum: General questions
Last Post: saint_m
04-11-2026, 01:14 PM
» Replies: 4
» Views: 344
|
How do I hide/unhide a *g...
Forum: General questions
Last Post: rich2005
04-11-2026, 12:59 PM
» Replies: 1
» Views: 193
|
Gimp 3.2.2 (and 3.0) text...
Forum: General questions
Last Post: rich2005
04-11-2026, 09:52 AM
» Replies: 1
» Views: 223
|
color scala - how to defi...
Forum: General questions
Last Post: saint_m
04-10-2026, 12:28 PM
» Replies: 5
» Views: 478
|
|
|
| 2.10.38---Dock sizes and movability |
|
Posted by: IndiePubber - Yesterday, 08:27 AM - Forum: Windows
- Replies (2)
|
 |
Thinking it might have some features the earlier version doesn't have, yesterday I got the bright idea to upgrade my version of GIMP from 2.8-something to 2.10.38 (the latest I can get that's compatible with my Windows 7 ThinkPad).
I've spent the last few hours trying to make it look and perform the way 2.8 did. (Insert usual excuse about my being a creature of habit.) I've figured out/stumbled onto most of what I need, but one thing eludes me, or maybe two:
Unlike with 2.8, the Tool Options, Toolbox, Navigation pane, and Layers box each seem to be stuck in one place, at one size. They're way taller than they need to be, and take up way too much space. I really didn't mind moving them out of the way when I needed to work on a more zoomed-in view of my image, but I don't seem to have that option here.
Is there a way to resize them and move them around?
Also, when using the Rotation tool, its dialogue box was sitting right on top of the image I was rotating, so I couldn't really see what I was doing. It wouldn't move, either.
Please, I hope there is a way to do this. If not, I may need to revert and forego any improvements 2.10 has to offer.
Thanks!
|
|
|
| Smaller font size main menu after some time |
|
Posted by: mmhmjanssen - 04-13-2026, 09:51 AM - Forum: General questions
- No Replies
|
 |
It already happened to me several times that the characters of the main menu, as well as the icons in the control / status bar, suddenly have become very small when I reactivate the program after some time. It happens when I leave VLC Media Player open for a couple of days, switching between hibernation / sleep mode and active mode numerous times during the day.
|
|
|
| apply a certain gradient color-sheme to a image: |
|
Posted by: saint_m - 04-11-2026, 02:01 AM - Forum: General questions
- Replies (4)
|
 |
good day dear experts,
in this thread - i have learned alot: i have seen, that there were awesome color-shemes.
the thread: c.f. https://www.gimp-forum.net/Thread-color-...al-example
i (we all) have learned - that we can use wonderful color shemes - such as: LCH - Lightness, Chroma, and Hue:
Quote:LCH stands for Lightness, Chroma and Hue. It is pretty similar to HSL but is modelled after human vision. Oftentimes, it is referred to as HCL color mode.
HCL or LCH - however you may want to call it, provides a consistent lightness of colors as perceived by human eyes. I prefer this color mode as it enables us to generate gradients with consistent lightness. Here’s an example:
cf. https://www.prasannamestha.com/blog/scie...-gradients
well - i want o apply this on a image: - see here a shematic view:
Code:
colorize this from left to right - with LCH
+---------------------------------------+
| Base-plane |
| .-----o .-----o |
| | \ / | |
| o o--o o |
| / \ / \ / \ |
| o o---o o---o o |
+---------------------------------------+
-.. how to apply the gradient from left to right
the base plane: with a network
what is aimed: i want to colorize this from left to right - with LCH
should i do this with - some kind of layers - where i have the gradient of the LCH stored in!?
look forward to hear from you
regard
Saint M
|
|
|
| Gimp 3.2.2 (and 3.0) text tool problems |
|
Posted by: SteveBros - 04-10-2026, 08:09 PM - Forum: General questions
- Replies (1)
|
 |
I installed Gimp 3.2.2 and the text tool does not work (same problem in 3.0). When selecting a font, instead of selecting the font, it just displays my partial search string. Also, when I click on a text layer, the font size is changed to a seemingly random and large font size. After the text is changed I cannot undo it either! Any ideas? I think 2.10.38 is working okay. macOS Ventura.
|
|
|
| color scala - how to define the colors right : with a real example |
|
Posted by: saint_m - 04-09-2026, 02:44 PM - Forum: General questions
- Replies (5)
|
 |
good day dear friends,
currently working on the preparing of a new graphic.
here i need to define the color scala - how to define the colors right
see the example which is me reference - scale of colors:
how to define the colors - can you gives some reference points (/or colors) here .. in hexa..
i guess that we have the following
yellow #FFFF00 255,255,0
yellow1 #FFFF00 255,255,0
yellow2 #EEEE00 238,238,0
yellow3 CDCD002 05,205,0
yellow4 #8B8B00 139,139,0
DarkOrchid4 #68228B 104,34,139
DarkViolet #9400D3 148,0,211
LavenderBlush FFF0F5 55,240,245
blue 0000FF 0,0,255
blue1 #0000FF 0,0,255
blue2 #0000EE 0,0,238
blue3 #0000CD 0,0,205
orange #FFA500 255,165,0
orange1 #FFA500 255,165,0
orange2 #EE9A00 238,154,0
orange3 #CD8500 205,133,0
hmm - do they fit right -!?
look forward to hear from you
greetings
|
|
|
|