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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,633
» Latest member: tanganyika
» Forum threads: 7,497
» Forum posts: 40,906

Full Statistics

Latest Threads
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:21 PM
» Replies: 22
» Views: 82,402
copy sequence of filters ...
Forum: General questions
Last Post: programmer_ceds
Yesterday, 04:03 PM
» Replies: 3
» Views: 198
[Python] In-memory save p...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DunkleMaterie
Yesterday, 12:54 PM
» Replies: 4
» Views: 180
text tool
Forum: General questions
Last Post: inemar
Yesterday, 07:08 AM
» Replies: 2
» Views: 164
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
07-19-2025, 06:51 PM
» Replies: 4
» Views: 188
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
07-19-2025, 11:44 AM
» Replies: 0
» Views: 110
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
07-18-2025, 03:48 PM
» Replies: 2
» Views: 172
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 3,039
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
07-17-2025, 05:45 PM
» Replies: 2
» Views: 237
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
07-17-2025, 03:31 PM
» Replies: 20
» Views: 54,126

 
  Ofn Extract Objects problem
Posted by: Blighty - 09-12-2020, 12:47 PM - Forum: General questions - Replies (2)

I'm using the ofn-extract-objects to file for the first time. I have come across a problem.

The first row (A-J) works well . Files created as expected. Then it crashes.



Attached Files Thumbnail(s)
   
Print this item

  strange behaviour
Posted by: vpkumar - 09-12-2020, 02:16 AM - Forum: General questions - Replies (4)

I am using GIMP 2.10. on windows 10 64 bit platform. I find when I add a layer mask with black transparency the square  is white and when I add layer mask with white full opacity the rectangle is black. The whole thing has got reversed. I have tried reloading gimp but the problem persisits. Can anyone tell me why this is happening.

Print this item

  Help! Python loop for the mentally challenged.
Posted by: david - 09-11-2020, 02:56 PM - Forum: Scripting questions - Replies (2)

I have channels, named 0 to 9.
To create layers 0 to 9, I can repeat the code, changing "0" to "1", "2", etc. and it works perfectly.
I would like to make a loop to carry out this process, but everything I have tried has given me errors and searching the internet hasn't provided any examples for me to follow.

An example of how to do this (ideally with a detailed explanation) would be appreciated and perhaps would help others.

david.

Code:
#create layer with 0 as mask
    
    pdb.gimp_image_select_item(image,CHANNEL_OP_REPLACE,channel0)
    layer_add = pdb.gimp_layer_new_from_drawable(layer,image)
    pdb.gimp_image_insert_layer(image,layer_add,None,0)
    pdb.gimp_item_set_name(layer_add,"0")
    pdb.gimp_layer_create_mask(layer_add,ADD_MASK_SELECTION)
    mask = pdb.gimp_layer_create_mask(layer_add,ADD_MASK_SELECTION)
    pdb.gimp_layer_add_mask(layer_add,mask)
    pdb.gimp_image_remove_channel(image,channel0)

Print this item

  Solid Colours Lost on Export
Posted by: Ben03 - 09-11-2020, 09:01 AM - Forum: General questions - Replies (4)

I apologise if this is addressed in another topic, but don't know the technical terms for what's going on here. It is probably a simple setting I am missing:

When I export an image, jpeg or png, any area of a solid colour is removed from the image. What am I doing wrong here?

Thanks

Print this item

  Any on-screen live effects widget for Linux?
Posted by: ChameleonScales - 09-10-2020, 11:20 AM - Forum: Other graphics software - Replies (2)

Looking for a way to bypass GIMP's lack of dynamic filters and color adjustments in some situations, I wonder if there exists any real-time widget software that performs image effects and adjustments on a given region of the screen.
This could be useful to quickly analyse an image or to preview the result of an adjustment without having to merge all the layers and apply the filter in GIMP.

To give you a better idea of what I'm looking for, there is this app, "Scopes", that displays the vectorscope of a given screen region. What I would like is something that lets you preview filters or effects such as curves or levels on that region (could be other effects too).

Print this item

  >Lost in new Gimp
Posted by: qim - 09-10-2020, 10:16 AM - Forum: General questions - Replies (5)

I have been away for a while and am lost...

I have an image that I want to crop and make it fit in a canvas 300 x 300 

I have tried and tried and can't even save what I managed to do

I also want to grey out the registration,

help!....


PS I added original photo as cropped one too cropped...



Attached Files Thumbnail(s)
       
Print this item

  Plugin not using dark theme
Posted by: xeonicus - 09-10-2020, 02:10 AM - Forum: General questions - Replies (5)

I'm using Gimp 2.10.20 on Windows 7.  I set Gimp to use the dark theme.  Everything works great.


I installed a plugin called fanim timeline.

Now, the plug-in actually functions correctly.  However... the timeline window uses the default theme, not the dark theme.

The screenshot on GitHub clearly shows the plugin using the dark theme.  I don't know if it's a plugin problem, or my problem.  My other plugins recognize the dark theme and use it.

Print this item

  File New problem
Posted by: sparky 1987 - 09-10-2020, 01:35 AM - Forum: General questions - Replies (2)

I have Gimp 2.10.20 rev 1
My camera on current setting takes a file 6000 X 4000  - 9Mb average size and loads into Gimp for editing no problem but if I then go to File new and try to make a new image that size it warns me I am making a image of 232 Mb and set in preference max 134.2 why should it make a image that large when my photos are only 9Mb ?

Print this item

  Why can't I draw straight lines with my tablet pen?
Posted by: GIMPsuit - 09-09-2020, 07:41 PM - Forum: General questions - Replies (6)

No, I'm not talking about my hand technique.  Wink 

I'm referring to the straight line feature achieved with Shift+LeftClick. The feature works just fine with my mouse. With my tablet pen, however, the dragged line appears when you press Shift, and after "clicking" (pressing the pen to the tablet), the dragged line goes away (as expected) but no line is drawn.

Otherwise, the pen works okay. Even pressure works. Does anyone have a clue?

Edit: video: https://i.imgur.com/lv40OWB.gif

Specs
Arch Linux
GIMP 2.10.20
Monoprice 10594 tablet

Print this item

  script to merge files into layers and set a layer mask
Posted by: DanielDD - 09-09-2020, 01:18 PM - Forum: Scripting questions - Replies (10)

Hallo,

I need a script for batch mode:

There are files t0.tif and t1.tif (single page tifs) in the current directory.

The script should open these files and put them into a single file as layers
(t0.tif as bottom and t1.tif as top layer).

Then, the script should set "grain merge" to the top layer and add a white
layer mask.

I am somewhat familiar with (scheme)lisp, but I have no knowledge on
script-fu.

Finally, the script should save the file in standard gimp format.

Daniel

Print this item