| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,944
» Latest member: Nafeesa
» Forum threads: 7,701
» Forum posts: 41,876
Full Statistics
|
| Latest Threads |
"Mouseclick" is not recor...
Forum: General questions
Last Post: Ofnuts
Yesterday, 10:07 PM
» Replies: 3
» Views: 293
|
New to Gimp
Forum: General questions
Last Post: rich2005
Yesterday, 08:47 PM
» Replies: 1
» Views: 111
|
GIMP 2.10 or 3 stuck load...
Forum: General questions
Last Post: theelf
Yesterday, 05:09 PM
» Replies: 5
» Views: 291
|
What exactly tutorials ar...
Forum: General questions
Last Post: rich2005
Yesterday, 12:34 PM
» Replies: 3
» Views: 234
|
Avatar not showing up
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 08:49 AM
» Replies: 8
» Views: 4,116
|
Simulating paint my hous...
Forum: General questions
Last Post: sallyanne
Yesterday, 12:22 AM
» Replies: 1
» Views: 178
|
Edits Saving wrong
Forum: General questions
Last Post: PaulM
11-14-2025, 10:36 PM
» Replies: 6
» Views: 363
|
Random Clone
Forum: General questions
Last Post: rich2005
11-14-2025, 07:20 PM
» Replies: 1
» Views: 169
|
How to get G'MIC within G...
Forum: General questions
Last Post: Tas_mania
11-13-2025, 08:42 PM
» Replies: 5
» Views: 546
|
Text Editor hardly ever w...
Forum: General questions
Last Post: sallyanne
11-13-2025, 09:23 AM
» Replies: 5
» Views: 489
|
|
|
| Gimp Automatically Resizes |
|
Posted by: Immortality - 07-03-2021, 02:45 PM - Forum: General questions
- Replies (6)
|
 |
Hello everyone,
I need to create a cover for my book.
I set canvas width to 10.4325 inches, but Gimp automatically resizes it to 10.433 inches.
How can I stop this from happening?
One thing I notice is that when I frist insert the size: 10.4325 inches, then accept these values.
Next, I open canvas size again, it is not set to inches but automatically displays the values as pixels. When I then click inches again, I get 10.433 inches.
Is this thus some type of calculation problem taking place?
Thank you,
Immortality
Gimp version: 2.10.24
On: Windows 10 32-Bits
|
|
|
| GIMP seems too dark to me |
|
Posted by: WGz - 07-03-2021, 01:58 PM - Forum: Linux and other Unixen
- Replies (2)
|
 |
Hello,
I previously had a GIMP that seemed quite bright to me and I saw everything more
clearly. After the update from openSUSE_Leap_15.2 to now 15.3, the GIMP appears
much darker, so that I have trouble seeing details.
How/where can I change that?
Thanks for hints.
Greetings, WGz
|
|
|
| Import Resolution? |
|
Posted by: BringOutTheGIMP - 07-02-2021, 08:55 PM - Forum: General questions
- Replies (12)
|
 |
Hello! I've found my images look better when I import an images resolution higher than 100 pix/in.
What is an optimal setting for importing an image to not lose quality?
thank you!
|
|
|
| Combine layers |
|
Posted by: didier - 07-02-2021, 09:54 AM - Forum: General questions
- Replies (3)
|
 |
Hi everybody,
I'm quite totally newbie with Gimp.
As a result, I need some trivial help.
I would like to add a texture to an image.
So, I have my image on a layer and a bump (it is something like that, 3D designers call this) in a second layer.
I've selected Addition for layers mode. It results something not so bad, but, naturally, to much colors of the image saturate to white like expected.
In my mind, bump's range should be [ -128, 127 ] to render as wanted.
Unfortunately, I don't see how to do that.
Perhaps, it's not the right method. Don't know.
Thanks to enlighten me.
Have a nice day and enjoy.
Didier.
|
|
|
| Scanner support |
|
Posted by: Ofnuts - 07-01-2021, 10:11 AM - Forum: Linux and other Unixen
- Replies (5)
|
 |
It seems that scanner support in Gimp (ie File ➤ Create ➤ Scan...) just requires the proper scanner software in one of the plugins directory.
On my Ubuntu, for "distro" Gimp, I find that there is a link in /usr/lib/gimp/2.0/plugins to /usr/bin/iscan and that's enough (I can add scanner support to my self- compiled version by adding that same link at the right place).
However iscan looks and functionality leave much to be desired, so is there another app that can act as a Sane scanner for Gimp? I assume it should do the right thing when Gimp calls it for registration?
|
|
|
| Selection and canvas bounds? |
|
Posted by: Ottia Tuota - 06-27-2021, 09:47 AM - Forum: General questions
- Replies (10)
|
 |
Is it possible to have the selection extend outside of the canvas?
In some of my plugins I have the following situation: The plugin works on a path. I want to restrict the effect to some part of the path. For this I use a selection. But a path can go outside of the canvas. Does this mean that anchors outside of the canvas cannot be chosen using a selection?
|
|
|
| Some plugins not working |
|
Posted by: meetdilip - 06-26-2021, 03:35 AM - Forum: General questions
- Replies (31)
|
 |
Hi, I heavily depend on Filters > Edge Detect > Difference of Gaussians (legacy ) to convert images into line art. During the last couple of days ( perhaps a week ), whenever I use this option, the output is a blank canvas.
Then I tried to use bede plugin which worked fine for Artistic > Comic Book for 2.10. Sadly, I am getting this error now
Quote:Traceback (most recent call last):
File "/tmp/tmp.Yn1vXJkgGt/gimp/2.0/python/gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "/tmp/tmp.Yn1vXJkgGt/gimp/2.0/python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/myPC/.config/GIMP-AppImage/2.10/plug-ins/bede2.10.py", line 34, in bd
pdb.plug_in_gmic_qt(img, layer, 1, 0, '-fx_curves_interactive 7,0,1,7,0,0,'+pointLum+',100,100,-1,0,0,'+pointSat+',100,100,-1,0,0,100,100,-1,0,0,100,100,-1,')
RuntimeError: cancelled
I am using a very early 2.10.25 AppImage and have changed almost nothing in the last 30 - 40 days. I am using the GMIC-QT plugin provided by @rich2005
It would be nice to know how to fix these. Thanks.
Edit : Looks like I have set GMIC to auto update " Weekly ". Is that what is causing the current issue ?
Edit 2 : I replaced the GMIC QT plugin (gmic_gimp_qt-298) which I got from this website to .config > gmic and turned off the GMIC auto updates. But even then both the filters are not working.
|
|
|
|