Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,427
Full Statistics
|
Latest Threads |
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
3 hours ago
» Replies: 24
» Views: 14,087
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
6 hours ago
» Replies: 0
» Views: 42
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Today, 08:46 AM
» Replies: 3
» Views: 277
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
Yesterday, 10:57 PM
» Replies: 3
» Views: 298
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
Yesterday, 09:45 PM
» Replies: 3
» Views: 543
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 03:17 PM
» Replies: 40
» Views: 35,624
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 03:12 PM
» Replies: 0
» Views: 266
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
Yesterday, 12:57 PM
» Replies: 2
» Views: 1,289
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
Yesterday, 12:40 PM
» Replies: 13
» Views: 3,943
|
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 672
|
|
|
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.
|
|
|
|