| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,304
» Latest member: Jon
» Forum threads: 7,906
» Forum posts: 42,895
Full Statistics
|
| Latest Threads |
Why is the Move tool movi...
Forum: Tutorials and tips
Last Post: rich2005
3 hours ago
» Replies: 3
» Views: 5,785
|
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
Today, 12:42 AM
» Replies: 0
» Views: 77
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 04:24 PM
» Replies: 11
» Views: 17,468
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:13 AM
» Replies: 8
» Views: 1,865
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
Yesterday, 07:43 AM
» Replies: 5
» Views: 369
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 235
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 588
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
05-22-2026, 10:41 AM
» Replies: 1
» Views: 181
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,221
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 421
|
|
|
| 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
|
|
|
|