Welcome, Guest |
You have to register before you can post on our site.
|
|
|
ofn3-layer-tiles |
Posted by: Ofnuts - 11-29-2024, 08:38 PM - Forum: Extending the GIMP
- Replies (10)
|
 |
First shot at the Gimp3 conversion of ofn-layer-tiles
Some difference with the Gimpv2 version (most notably works with multi-selected layers) so make sure you read the doc.
See here.
Enjoy.
|
|
|
GimpHelpers |
Posted by: Ofnuts - 11-28-2024, 10:15 AM - Forum: Scripting questions
- Replies (5)
|
 |
This thread is for questions and comments on my GimpHelper module to make writing plugins a bit easier by:
- keeping the boilerplate code to a minimum
- doing some housekeeping (undo groups and error catching)
- allowing as many checks as possible in an IDE to reduce the debug times in Gimp
- helping your IDE do useful code completion
GimpHelpers is here.
|
|
|
Those spammers |
Posted by: PixLab - 11-28-2024, 06:27 AM - Forum: Gimp-Forum.net
- Replies (9)
|
 |
Would it not be useful that the "Trusted members" by reporting a spam whatever a comment or an user (nothing else, just the "Spam" option in the "Report" button), those are "on hold" or flagged as spammer and cannot be visible until Admins have a look at it?
I mean today.... pffff, that " Temu " sh!t everywhere
IMHO denying an IP is not really working if they use a VPN or live in India, Indonesia, etc... 
Also while I'm here, I have a question, if we report a "user/member" spammer, do we need also to report all their spam threads?
I'm asking because today I don't feel to click on each and every single spam they posted, I did report the users, though
|
|
|
Is it possible to create a new tool in gimp with plugins? |
Posted by: AzuraA - 11-27-2024, 03:46 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
I'm looking into creating a plugin for GIMP, but what I want to do is basically create a compass tool. Where you choose a vertex, radius and angle to draw an arc.
it would be nice to select the plugin, left click on a vertex. then left click and hold to select distance and draw the arc. (sorry if im not great at explaining what im trying to do, if youve ever used a compas on paper then you probably know what I mean)
it would be more intuitive (and less work on my end, in theory) if I could just utilize the GIMP draw space rather than have to code basically a second canvas to draw the arcs then render them to the image.
Is this something that is possible?
|
|
|
The Latest Gimp 3 AppImage From The Gimp Dev Team |
Posted by: Tas_mania - 11-27-2024, 08:08 AM - Forum: Alternate Gimp packagings
- Replies (18)
|
 |
The only permanent link to a new appimage i could find is from the Artifacts page.
Look for a gimp-debian-x64 with 4 files and click the folder on the RHS. Then 'build' then 'linux'.
The team are pretty happy with it for good reason. It's the current state of the Gimp3 source code and its had many AppImage issues solved.
So far it's working on most Linux distros.
I find gnome gimp on Gitlab confusing because I haven't studied how to use it.
|
|
|
|