| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,850
» Latest member: johnrose
» Forum threads: 7,924
» Forum posts: 43,133
Full Statistics
|
| Latest Threads |
Arrow modules don't work
Forum: General questions
Last Post: Scallact
1 hour ago
» Replies: 6
» Views: 194
|
England or Argentina to p...
Forum: Watercooler
Last Post: Tas_mania
Today, 12:17 AM
» Replies: 10
» Views: 356
|
Warning level
Forum: Gimp-Forum.net
Last Post: Jon
07-16-2026, 09:29 PM
» Replies: 4
» Views: 4,764
|
Change Border Color
Forum: General questions
Last Post: Jon
07-16-2026, 12:15 PM
» Replies: 0
» Views: 139
|
CSS Border on Welcome Dia...
Forum: General questions
Last Post: Jon
07-16-2026, 11:53 AM
» Replies: 8
» Views: 531
|
orange_city
Forum: Gallery
Last Post: German
07-16-2026, 09:45 AM
» Replies: 0
» Views: 133
|
How to fine-tune the ligh...
Forum: General questions
Last Post: IndiePubber
07-15-2026, 09:45 PM
» Replies: 9
» Views: 876
|
Hola. Hace tiempo que est...
Forum: Extending the GIMP
Last Post: German
07-15-2026, 09:48 AM
» Replies: 2
» Views: 332
|
For the Khn and Klek fans...
Forum: Gallery
Last Post: Tas_mania
07-14-2026, 10:48 AM
» Replies: 4
» Views: 459
|
Straighten Crooked Photos
Forum: General questions
Last Post: AdmFubar
07-12-2026, 04:12 AM
» Replies: 2
» Views: 322
|
|
|
| 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 (8)
|
 |
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
|
|
|
|