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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,525
» Latest member: christinanorwood
» Forum threads: 7,136
» Forum posts: 39,015

Full Statistics

Latest Threads
Gimp 3.0 AppImage and G'M...
Forum: Extending the GIMP
Last Post: CtrlAltDel
1 hour ago
» Replies: 0
» Views: 14
Does GIMP work well on wi...
Forum: General questions
Last Post: Bob_H
6 hours ago
» Replies: 0
» Views: 32
AI preliminary design for...
Forum: Watercooler
Last Post: neurolurker
11 hours ago
» Replies: 3
» Views: 286
Colors not correct and de...
Forum: General questions
Last Post: flamesofshadow
Yesterday, 01:42 PM
» Replies: 6
» Views: 222
Converting grayscale imag...
Forum: General questions
Last Post: rich2005
Yesterday, 08:37 AM
» Replies: 4
» Views: 206
Tool Options have disappe...
Forum: Windows
Last Post: ajax
02-03-2025, 09:44 PM
» Replies: 4
» Views: 167
Unable to save all export...
Forum: General questions
Last Post: GillianS
02-03-2025, 04:54 PM
» Replies: 0
» Views: 99
Arrow Script
Forum: Extending the GIMP
Last Post: programmer_ceds
02-03-2025, 04:52 PM
» Replies: 121
» Views: 150,111
Rainbow text 300, Long sh...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: vitforlinux
02-03-2025, 03:17 PM
» Replies: 2
» Views: 161
Resize used RIS.
Forum: Extending the GIMP
Last Post: zvezdochiot
02-03-2025, 01:05 PM
» Replies: 3
» Views: 214

 
  ofn-jigsaw
Posted by: Ofnuts - 10-13-2019, 08:00 PM - Forum: Extending the GIMP - No Replies

ofn-jigsaw generates a jigsaw pattern as a path:

   

It can be used to bump-map a pattern into a picture:

   

Since you have a path some effects are much easier than with the standard plugin:

   

Available here.

Enjoy.

Print this item

  Help with plugin
Posted by: carmen - 10-10-2019, 05:33 PM - Forum: Scripting questions - Replies (4)

Hello!
My first attempt in phyton, and... plugin doesn't register. Huh Suspect fault is something very basic... Sad
Can somebody help, please?
Many  thanks!



Attached Files
.zip   group-text2path.zip (Size: 1,005 bytes / Downloads: 318)
Print this item

  Automation questions.
Posted by: PSNick - 10-10-2019, 01:00 AM - Forum: Scripting questions - Replies (6)

Hello,

I am using Python 3 to edit some images successfully using PIL, but there are things that I'm unable to do with it and was hoping to call gimp from python for those specific tasks.

What I'm currently manually doing in GIMP and need to automate is:
1. Open Image
2. Select by color
3. Shrink selection
4. Select > To path
5. Export path.. [as svg] (accessing the svg information without saving the file would also work)

From what little I could see in the python console inside GIMP the following procedures can be scripted that seem to match the above requirements, though I wouldn't know how to do so yet:
1. file-png-load
2. gimp-image-select-color
3. gimp-selection-shrink
4. plug-in-sel2path
5. Can't find any.


What would be the best way to automate this process from the command line?

Thank you,
Nick

Print this item

  Cage Transform
Posted by: Terry50 - 10-10-2019, 12:31 AM - Forum: General questions - Replies (1)

Hello   Smile
After I conclude making the box,  is there a way to move all the squares I want before it starts changing ?
When I move one square at a time,  it takes a long time to change..... when you wait for each  -  one at a time.  If I move 6 squares,  that is a long time.
Terry

Print this item

  GIMP for shapes
Posted by: Green Pig - 10-08-2019, 02:43 PM - Forum: General questions - Replies (3)

Hello folks,

I have been using GIMP on and off mainly for photo editing. My next task is to explore creating designs using mainly shapes such as directional arrows similar to below image.

Having experimented with pasting into a blank canvas, the options available seems fairly limited "the selection has no editable parameters" is often encountered, really what I would like to know is this a good tool to use or would I be better learning say a vector based program and go from there?

Thank you


[Image: pointed-directional-arrows-vectors.png]

Print this item

Wink Gimp 2.10 Issue Imput Output
Posted by: Hullo - 10-08-2019, 12:38 PM - Forum: General questions - Replies (3)

Hi everyone, i'm new forum user.
I've been using gimp for a year and everithings running ok until yesterday night when a input output error was appeared.

[Image: Immagine.jpg]
Translate:
impossible to read the content c:\pagefile.sys

in addition to this problem nick collection free tools has stopped working.

Can someone help me??

Print this item

  Padding Selection
Posted by: akovia - 10-07-2019, 01:02 AM - Forum: General questions - Replies (2)

Something I have always been curious about is why selection tools can reach out into the padding past the canvas. The adjustment handles land past the canvas edges and I can't think of a reason why that would be useful. I'm sure someone has an answer though.

I believe an option to Constrain to Canvas Edges would be useful. Then you could over-select with a tool and grab the adjustment handles right where you want to make the adjustment. It's a small thing but seems much more intuitive to me. 

Anyone else ever thought this too?

   

Print this item

  Subtract From Selection. Bucket-Fill-Tool outside shape
Posted by: datalars@mail.com - 10-05-2019, 01:25 PM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (6)

I'm a total gimp-newbie and this is probably an easy thing to do but I'm failing. I have three layers. 

Layer 1. An image
Layer 2. A color(I chose foreground) which I have made a bit transparent.
Layer 3. A shape that does not totally cover layer two.

This shape I filled with a color with Bucket-Fill-Tool. That was no problem. But I want to fill the area outside the shape instead. I tried to do
Layer -> Transparency -> Subtract From Selection
but it didn't work. Any help is appreciated.

Print this item

  Subtract From Selection. Bucket-Fill-Tool outside shape
Posted by: datalars@mail.com - 10-05-2019, 01:07 PM - Forum: General questions - Replies (1)

I'm a total gimp-newbie and this is probably an easy thing to do but I'm failing. I have three layers.

Layer 1. An image
Layer 2. A color(I chose foreground) which I have made a bit transparent.
Layer 3. A shape that does not totally cover layer two.

This shape I filled with a color with Bucket-Fill-Tool. That was no problem. But I want to fill the area outside the shape instead. I tried to do
Layer -> Transparency -> Subtract From Selection
but it didn't work. Any help is appreciated.


I just realized I posted in the wrong Forum. Sorry about that. This can be deleted.

Print this item

  ofn-interleave-layers
Posted by: Ofnuts - 10-04-2019, 10:24 PM - Forum: Extending the GIMP - Replies (1)

This is the successor of interleave-layers:

  • Support for the Gimp 2.10 layer modes (but should still work in Gimp 2.8)
  • Better handling of the layer names
  • Repackaged as .ZIP with self-contained documentation
At the usual place. Enjoy.

Print this item