Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,588
» Latest member: Shraunjkn
» Forum threads: 7,461
» Forum posts: 40,762
Full Statistics
|
|
|
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.
|
|
|
|