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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,968
» Latest member: Michaelswige
» Forum threads: 7,717
» Forum posts: 41,966

Full Statistics

Latest Threads
Pasting a layer group wit...
Forum: General questions
Last Post: teapot
Yesterday, 04:06 AM
» Replies: 2
» Views: 170
Can the gradient tool be ...
Forum: General questions
Last Post: CmykStudent
11-28-2025, 01:14 PM
» Replies: 6
» Views: 344
plugin-py3-export-all
Forum: Extending the GIMP
Last Post: CowboyJoe
11-28-2025, 10:19 AM
» Replies: 5
» Views: 303
Gimp 2.10.30 Text alignme...
Forum: General questions
Last Post: sallyanne
11-27-2025, 11:13 AM
» Replies: 1
» Views: 167
Gimp 3 path tool auto con...
Forum: General questions
Last Post: CmykStudent
11-26-2025, 02:01 AM
» Replies: 9
» Views: 734
Numerous issues with 3.0+...
Forum: General questions
Last Post: rich2005
11-24-2025, 09:51 PM
» Replies: 2
» Views: 244
How to transform a layer ...
Forum: General questions
Last Post: stacash
11-24-2025, 08:47 PM
» Replies: 10
» Views: 855
How to make contours in G...
Forum: General questions
Last Post: denzjos
11-23-2025, 07:10 PM
» Replies: 2
» Views: 277
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: vitforlinux
11-22-2025, 04:32 PM
» Replies: 2
» Views: 357
What exactly tutorials ar...
Forum: General questions
Last Post: sallyanne
11-22-2025, 06:44 AM
» Replies: 6
» Views: 714

 
  Scripting GEGL operations
Posted by: Kevin - 06-01-2020, 10:55 AM - Forum: Scripting questions - Replies (14)

As someone eventually raised an issue about scripting GEGL: https://gitlab.gnome.org/GNOME/gimp/-/issues/1686 I took the code Massimo wrote and butchered it a bit to make it easier to create multiple PDB entries.

I would appreciate it if someone on Linux would try out my code to see if it works (as I only have Windows).

Suggestions on code improvements/re-writes welcome Smile


There are two files in the zip archive. The Python that does the work and the .scm that uses the new gegl operations, which registers scripts here
   

Thanks

EDIT 2020.08.24: Removed attachment as it's the wrong way to do it.

Print this item

  Remove selection question
Posted by: sl60 - 05-31-2020, 11:04 PM - Forum: General questions - Replies (1)

I selected an area of a png black-and-white drawing, then pasted a separate file into it and anchored it, then moved on to other parts of the image. Then I decided I wanted to scale the former pasted image bigger and unfortunately I had already saved it to send to someone, so the Edit menu was wiped out. So I ran the rectangle select over the entire pasted area (and beyond the borders as well), knowing that the existing parts of the drawing would not be wiped out and so was able to erase the pasted area. But when I re-selected the area to re-paste the file, the entire selection I had just made returned (beyond the borders as well) and so the file pastes in those parts outside the area that I want to paste into.

Is there a way to undo this selection and start fresh?


I solved the issue by using Paths. But I'm wondering if there could be another way?

Print this item

  BIMP Inquiry
Posted by: graphlinx - 05-31-2020, 01:15 PM - Forum: General questions - Replies (2)

I am seeking help setting up an automation BIMP procedure to process simple gray scale files in the following way... Hopefully the illustration will help explain.


The GIMP process I need is the following simple process...

  1. Open gray scale image
  2. Select by color
  3. Stroke selection
  4. Save file

Image #1 GIMP Process Setting: Please see attached "GIMP Process Image" for desired settings reference.

Image #2 GIMP Process Setting: Please see attached "Desired Result Image" for desired result.

Thank you in advance for any suggestions, advice, or direction you can provide.

Regards,
Mike



Attached Files
.xcf   GIMP Process Image.xcf (Size: 330.89 KB / Downloads: 504)
.xcf   Desired Result Image.xcf (Size: 8.16 KB / Downloads: 435)
Print this item

  Only core pointer - lost all else
Posted by: gimpforummember - 05-31-2020, 10:29 AM - Forum: General questions - Replies (2)

Hi all, downloaded and being using the new Gimp version. I have to be honest, so far, I preferred the previous version.

I have now on ly got core pointer in my bottom left tool box.
Alot of tools are now missing from top left box......I have no idea how I have done this.

I have uninstalled and reinstalled and it just comes up exactly the same.

Could anyone help please Huh

Print this item

  transparent layer disturb image
Posted by: denzjos - 05-30-2020, 04:57 PM - Forum: General questions - Replies (4)

Can anyone explain why an underlying layer disturb an image ?

screen dump original image :

   

screen dump image with underlying transparent layer (some details disappear ):

   

The image is RGB

Print this item

  Can I normalize max pixel intensity of one image to another image?
Posted by: Piranha91 - 05-30-2020, 05:16 AM - Forum: General questions - Replies (6)

I'm using gimp to apply freckle textures to a face texture for a video game. All textures are other peoples' work; I'm just pasting the freckles as a new layer onto the face and colorizing them. This is my first exposure to GIMP. I noticed that the face freckle texture is lighter than the neck freckle texture. As a result, when colorized to the same HTML value and applied to the character model, the neck freckles are much darker than the rest (example). Since the original freckle textures as greyscale, is there a way to normalize the max pixel intensity of the neck freckle texture to that of the face, so that they come out to a balanced intensity?

Print this item

  Histogram-Match Skript, usage per commandline?
Posted by: andife - 05-29-2020, 03:14 PM - Forum: Extending the GIMP - Replies (1)

Hello,
accidentally I changed the camera mode while taking pictures. Now I would like to use the histogram match script to change the images via script or command line command.
http://www.silent9.com/blog/archives/162...Match.html

Who can provide a working example? Does the script work with Gimp 2.10?
[url=http://www.silent9.com/blog/archives/162-Gimp-Script-Histogram-Match.html][/url]
Thank you

Andreas

Print this item

  The tools slip up
Posted by: Hymer - 05-29-2020, 12:33 PM - Forum: General questions - Replies (4)

The tools in Gimp have disappeared up. Even if I change the visible tools in Settings, I get the same size of the toolfield.
I use Gimp  2.10.18
in Lubuntu
   

Print this item

  Unable to select Eraser Mode
Posted by: deaks - 05-29-2020, 08:50 AM - Forum: General questions - Replies (1)

Hi guys.

Im some what new to gimp, and for a brief moment I was able to select the eraser mode to remove a specifca colour from my image. now it is blanked out and stuck on normal. Not just on this image, but all.. Any idea how to select this?

Print this item

  Can I warp this vintage illustration into a proper rectangle?
Posted by: GregL65 - 05-29-2020, 02:00 AM - Forum: General questions - Replies (3)

Hi, I haven't used Gimp but I'm looking for a tool that can help me with this. 

I make Kindle books featuring vintage illustrations from children's books. Many of the illustrations were printed not quite square. They look okay in the books because the margins are very large and they are not very far off from square.

But in my Kindle books I want to make the illustrations full screen. When I do so, the slight slants of some of the borders become obvious. 

In the attached example, see how the bottom border (and the text too), are horizontal, but the other three borders are not square. I don't think the artist made it that way; I think the distortion happened during the book production in 1918. If Gimp can help me warp it back into square, I think that would be closer to the artist's original work.

Any suggestions?



Attached Files Thumbnail(s)
   
Print this item