| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,305
» Latest member: RicoZoy
» Forum threads: 7,907
» Forum posts: 42,900
Full Statistics
|
| Latest Threads |
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
2 hours ago
» Replies: 3
» Views: 145
|
Lumi-o
Forum: Alternate Gimp packagings
Last Post: pixelmixer
2 hours ago
» Replies: 0
» Views: 29
|
Artbox Autosave
Forum: Alternate Gimp packagings
Last Post: pixelmixer
2 hours ago
» Replies: 1
» Views: 1,778
|
Why is the Move tool movi...
Forum: Tutorials and tips
Last Post: rich2005
Yesterday, 01:23 PM
» Replies: 3
» Views: 5,822
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 04:24 PM
» Replies: 11
» Views: 17,557
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 08:13 AM
» Replies: 8
» Views: 1,891
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
05-24-2026, 07:43 AM
» Replies: 5
» Views: 447
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 265
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 631
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
05-22-2026, 10:41 AM
» Replies: 1
» Views: 215
|
|
|
| 2.10.38---Dock sizes and movability |
|
Posted by: IndiePubber - 04-14-2026, 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
|
|
|
|