| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
migrating 2.8 bash script...
Forum: Scripting questions
Last Post: vince
46 minutes ago
» Replies: 6
» Views: 130
|
script-fu help
Forum: Extending the GIMP
Last Post: rich2005
11 hours ago
» Replies: 4
» Views: 178
|
Digikam: photo management...
Forum: Other graphics software
Last Post: denzjos
Yesterday, 05:50 PM
» Replies: 8
» Views: 10,471
|
Horizons
Forum: General questions
Last Post: denzjos
Yesterday, 10:33 AM
» Replies: 8
» Views: 520
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
Yesterday, 08:17 AM
» Replies: 4
» Views: 1,227
|
Pixels after exporting to...
Forum: General questions
Last Post: Scallact
Yesterday, 01:09 AM
» Replies: 1
» Views: 143
|
Gimp 3.0 - How to draw st...
Forum: Scripting questions
Last Post: krokots
03-07-2026, 09:50 PM
» Replies: 4
» Views: 380
|
Having trouble going from...
Forum: General questions
Last Post: rich2005
03-07-2026, 10:18 AM
» Replies: 1
» Views: 147
|
Selecting more than one l...
Forum: General questions
Last Post: rich2005
03-07-2026, 09:13 AM
» Replies: 1
» Views: 164
|
Smudge tool not working
Forum: General questions
Last Post: RasterRanger
03-06-2026, 10:33 AM
» Replies: 4
» Views: 500
|
|
|
| Problem moving selected rectangle area |
|
Posted by: pstein - 12-28-2023, 09:19 AM - Forum: General questions
- Replies (1)
|
 |
I am confused. After a while of not using Gimp I need to do something which worked the past worked...somehow.
1. I dragged a new image to Gimp
2. I selected "Rectangle Select Tool" and selected an area in the currently visible image
3. I selected the "Move Tool"
4. I clicked into the rectangle area and dragged it.
Surprisingly not the rectangle area is moved but the underlying whole picture.
Whats wrong?
How can I move selected are only?
|
|
|
| Cannot load .svg to label to images |
|
Posted by: Someone - 12-26-2023, 04:38 AM - Forum: Extending the GIMP
- Replies (5)
|
 |
Hello, i am trying to add an .svg label to images using Python-fu, but getting an unhelpful error code when trying to load the .svg
My console text:
➤> pdb.gimp_path_import(image, "label.svg", TRUE, FALSE)
the error:
Traceback (most recent call last):
File "<input>", line 1, in <module>
RuntimeError: execution error
I am guessing this is a path problem. New to this stuff, any tips would be appreciated, thanks!
|
|
|
| ofn-random-pattern |
|
Posted by: Ofnuts - 12-22-2023, 06:06 PM - Forum: Extending the GIMP
- Replies (16)
|
 |
This plugin is an equivalent of bucket-fill with patterns, except that it uses several patterns at random. In other words, provided with an image like this:
It creates this:
Available at the usual place.
Enjoy.
|
|
|
| equivalent psp filter- maximum and minimum |
|
Posted by: theycallmejayne - 12-22-2023, 02:56 PM - Forum: General questions
- Replies (3)
|
 |
I don't get the option to create a thread in the other area's, must be a new member limitation, so here goes and I hope this is the right place.
In photoshop there is a filter called "Other" that contains the following filters:
Custom, High pass, Maximum and Minimum and Offset.
I have not been using Gimp for long so don't know if there an equivalent for these filters already in the software, but with different names, or do I have to add a plug in or script to add them?
If the latter can someone tell me which ones I need please?
THanks in advance.
|
|
|
|