Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,924
» Latest member: Volker
» Forum threads: 7,689
» Forum posts: 41,821

Full Statistics

Latest Threads
Text Editor hardly ever w...
Forum: General questions
Last Post: denzjos
56 minutes ago
» Replies: 2
» Views: 79
How to get G'MIC within G...
Forum: General questions
Last Post: sallyanne
3 hours ago
» Replies: 1
» Views: 86
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
11 hours ago
» Replies: 5
» Views: 228
Colorized Layer Reverts t...
Forum: General questions
Last Post: rich2005
Yesterday, 02:42 PM
» Replies: 3
» Views: 178
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: 466
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,957

 
  Introduction.
Posted by: Greencedar - 12-30-2020, 05:40 AM - Forum: Watercooler - No Replies

Hello! Smile

Looking forward to obtain a better understanding of GIMP. I am a Linux Mint 19.3 Tricia OS user and use GIMP 2.8.

Print this item

  Maintain selection when switching layers?
Posted by: squatcobbler - 12-30-2020, 02:56 AM - Forum: General questions - Replies (7)

You must get asked this all the time but it's really hard (or impossible) to google for the answer. 

Ubuntu 18.04 GIMP 2.10.14

In photoshop if I select something in one layer, say, a box, and then switch to another layer, the selection box is still there, serving to select something on the other layer.

In GIMP which I switch layers, the selection disappears.  Each layer has it's own selections.

Am I clear, or does that not sense?  

How do I select something in one layer and then keep the selection active when I switch to a different layer?

Since you've been asked this a million times, feel free to point me to a thread that answers this.  (Again this is hard to search for.)

Print this item

  message reporting from script-fu
Posted by: Ferris - 12-29-2020, 04:01 PM - Forum: Scripting questions - Replies (3)

Hi,

Is there any method of stopping gimp from
prefixing every message I send to the error console with...

!  scriptName Warning

...it's getting me down. Sad

Print this item

  python scripting: image update and calling strategies
Posted by: Superkraft - 12-29-2020, 12:40 PM - Forum: Scripting questions - Replies (1)

I am trying to develop my first python script and i am stumbling into some questions,
i am quite stuck ....
and i am wondering whether i am searching for something which is not possible:


a) As a starting point i was trying to recreate the  Brightness-Contrast menu using the: pdb.gimp_drawable_brightness_contrast() function.

I managed to setup the UI for brightness and contrast, but:
I would like to be able to recreate the functionality of the original menu,
especially including the realtime update in my image,
which the original gimp menu is capable off, but how? is it even possible?

b) I would like to be able to create several python scripts which are able to call each other,
but i could not find a error-free way to call another python script.
For example: the first file  "contrast_filter.py" which calls after execution the second file   "levels_filter.py"


Any suggestions would be very appreciated - Thanks Wink


i will attach the python file here zipped.



Attached Files
.zip   sk_simple_contrast_UI.zip (Size: 633 bytes / Downloads: 410)
Print this item

  Cursor Misaligned and Lags (trackpad)
Posted by: mcharlie - 12-28-2020, 08:10 PM - Forum: OSX - Replies (1)

I'm using a Mac (OSX Big Sur) and when using either McGimp or Gimp, my cursor is nearly always misaligned with what actually happens on screen - I have to aim the cursor above wherever I'd like to do something. I'm using the Mac's trackpad.

There's also a lag when doing certain things, such as cutting an area after selecting it. I have to save and reopen the file to see the area cut out.

Any ideas? Is it down to it being Big Sur?

Print this item

  text
Posted by: Shimmitar - 12-28-2020, 05:02 PM - Forum: General questions - Replies (2)

How do you make shiny, metallic text like in the image below?

[Image: iE6jYlt]

Print this item

  Glass material in GIMP
Posted by: meetdilip - 12-28-2020, 04:57 PM - Forum: General questions - Replies (5)

Can we make something like this in GIMP ? I am not sure I am skilled enough to portray the reflections and other effects on the glass

   

Print this item

  Take circle picture out of image to use
Posted by: hendrikbez - 12-28-2020, 03:35 PM - Forum: General questions - Replies (7)

Good Day

I need help with the following I want to learn how to take the middel part out of this screen, and save it on it own
The gold part.

Print this item

  HDR, Bracketing, Stitching
Posted by: 360Gimper - 12-28-2020, 07:25 AM - Forum: General questions - Replies (2)

Can any one tell me if the 2.10.22 version of Gimp supports any HDR editing or bracketing? I dont want to pay for something like Aurora HDR if there is a free way to do this? I am wanting to work on 360 photos to use them in virtual tours so a stitching option would also be very useful.

Print this item

  Keep copied selection size in a new image
Posted by: pylebecque - 12-27-2020, 02:59 PM - Forum: General questions - Replies (2)

Hello,

Thanks in advance for your wise help!

- Example : I have opened an image of 1000 x 500
- With the selection tool, I select a part of that image. For example, I select 200 x 300 of that image
- I want this selection of 200 x 300 to be a new jpeg file
- So I create a new image BUT THE SIZE OF MY SELECTION (200 x 300) IS NOT KEPT IN MEMORY!
That new image has automatically the size of the main image : 1000 x 500
BUT I WANT A NEW IMAGE WHICH WOULD AUTOMATICALLY BE 200 x 300, the size of my selection.

So instead, I have to memorize myself the size of my selection in my little head.
When I open a new image, I have to type in myself the size 200 x 300 which I have memorized.
It's okay when it's 200 x 300, but it's kind of challenging when it's 1426 x 1428, a good memory training!

I remember that in Photoshop, it did that : it memorized the size of my selection in a new image.

How can I do that with Gimp?
Or maybe is there another way around that issue ?

Thanks for your help

Print this item