| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,924
» Latest member: Volker
» Forum threads: 7,689
» Forum posts: 41,820
Full Statistics
|
| Latest Threads |
Text Editor hardly ever w...
Forum: General questions
Last Post: sallyanne
57 minutes ago
» Replies: 1
» Views: 68
|
How to get G'MIC within G...
Forum: General questions
Last Post: sallyanne
1 hour ago
» Replies: 1
» Views: 77
|
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
10 hours ago
» Replies: 5
» Views: 227
|
Colorized Layer Reverts t...
Forum: General questions
Last Post: rich2005
Yesterday, 02:42 PM
» Replies: 3
» Views: 177
|
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 336
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 22,999
|
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,800
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 510
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 464
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,953
|
|
|
| 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.
|
|
|
|