| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
to give the dots some var...
Forum: General questions
Last Post: sallyanne
4 hours ago
» Replies: 1
» Views: 88
|
adding color after using ...
Forum: General questions
Last Post: makeitwork101
Yesterday, 06:53 PM
» Replies: 0
» Views: 3
|
Wacom tablet with GIMP 3....
Forum: General questions
Last Post: Scallact
Yesterday, 11:34 AM
» Replies: 8
» Views: 387
|
Custom Theme Not Showing ...
Forum: General questions
Last Post: Buerre
08-25-2026, 02:03 PM
» Replies: 2
» Views: 198
|
Tatoo color
Forum: General questions
Last Post: denzjos
08-24-2026, 06:34 PM
» Replies: 3
» Views: 242
|
No Panels or Toolbars (GI...
Forum: General questions
Last Post: Buerre
08-24-2026, 08:24 AM
» Replies: 4
» Views: 306
|
Pressure sensitivity is n...
Forum: General questions
Last Post: TheJuggler
08-23-2026, 11:23 PM
» Replies: 4
» Views: 8,012
|
Text along path remake.
Forum: Extending the GIMP
Last Post: denzjos
08-23-2026, 08:54 AM
» Replies: 3
» Views: 279
|
GIMP for win xp 32 bit pr...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: DibblyDoDar
08-16-2026, 09:23 PM
» Replies: 15
» Views: 1,371
|
panorama correction
Forum: Tutorials and tips
Last Post: denzjos
08-13-2026, 08:48 AM
» Replies: 0
» Views: 269
|
|
|
| White Foreground... |
|
Posted by: lennyd - 01-22-2022, 03:29 PM - Forum: General questions
- Replies (4)
|
 |
when i run the mouse over the photo that i have showing nothing happens...when i turn to black then it rubs the photo out and shows the patern in behind the photo.
Should the white have any affect on the photo or am i missing something?. hope this is clear.
|
|
|
| arbitrarily stretching a polygon shaped section of an image |
|
Posted by: gimpuserjan2022 - 01-22-2022, 01:08 PM - Forum: General questions
- Replies (3)
|
 |
hi ,
I am using gimp 2.10 on windows 10
I want to do the following
Select a polygon section in an image . I am able to do that using free select tool .
Now I want to select any vertex of polygon and pull it farther . This should distort the image inside that polygon . But when I do that simply the polygon shape changes but there is no effect on underlying image .
I hope that I am able to explain my requirement .
To give another example - suppose image is of human body . I draw a polygon such that right hand is inside it , now when I will stretch or squeeze the polygon then right hand should get deformed .
Can you tell me how to do above ?
Thanks.
|
|
|
| Where is path to CSV in the interface |
|
Posted by: mark_lester - 01-22-2022, 03:14 AM - Forum: Scripting questions
- Replies (4)
|
 |
I am trying to load a set of generated 2 point lines on top of the image they display a hidden geometry to..
I have stuck path-csv-0.1.py in my plug-ins directory and it shows up in the plug in browser.
I cant find where it is in the interface, how to run it.
|
|
|
| Script fu automation |
|
Posted by: Morek - 01-18-2022, 09:27 PM - Forum: Scripting questions
- No Replies
|
 |
Hello all, I am newbie in gimp and want to create simple script.
My goal:
1. Delete some parts of picture for example (X:100, Y:200, W:150, H:250)
2. move part of picture from X:10, Y:20, W:15, H:25 to X:100, Y:200
and I would like to repeat point 2 few times.
for example I would like to have something like that: SELECT(X,Y,W,H) -> DELETE(selection) -> SELECT(X,Y,W,H) -> MOVETO(X,Y,W,H)
I have started with console script: (gimp-image-select-rectangle image 0 0 0 64 64)
but it throws Error: eval: unbound variable: image
I think the console script would be enough for me, I don't need script to be saved in scripts folder.
|
|
|
|