SourceForge only accepts open-source projects so implicitly this is an open-source. There is a GPL3 licence in the Python files. Added a LICENSING file
Hi, can you please set a license like GPL for this repo and https://sourceforge.net/projects/gimp3-tools/? Just so we know its open source ;)
Ah okay thanks a lot! Once again it helps to be able to read but i seemed to have overseen it :D
As stated in the download page: These scripts have been written for Gimp 2.x and will not run on Gimp 3.x. Those that are converted to run with Gimp 3.x can be found here. So the script runs on Gimp 2.10 (and isn't available for Gimp3 yet)
Hey, ive downloaded the python file for path bending, installed it in the correct location, but when im rightclicking in the path menu, no options show up as explained in the "tutorial". Im using the newest version of GIMP and Windows 11, and the python console seems to work just fine as well (which was an issue in another help thread) thank you already for a response in advance
Solved if you use a Gimp packaging that includes Python (flatpak or some AppImage) or can reinstate Python v2 support on your Linux. Windows is unaffected, by the way.
I use this for automate some of my task for my telegram groups. Is this solved or there is still issue.
Solved. Thank you Ofnuts. I started GIMP with gimp-console.exe and got msgs as in attachment "3.png". There seems to be some path name encoding issue because my Windows user name is in Chinese(Manderin). I added an additional plug-ins folder directly under C:(as in attachment "4.png" *My GIMP interface language automatically changed into Manderin for some reason) and the issue was solved . Thank you for the help and for making this plug-in.
Solved. Thank you Ofnuts. I started GIMP with gimp-console.exe and got msgs as on attachment "3.png". There seems to be some path name encoding issue because my Windows user name is in Chinese(Manderin). I added an additional plug-ins folder directly under C:(as in attachment "4.png" *My GIMP interface language automatically changed into Manderin for some reason) and the issue was solved . Thank you for the help and for making this plug-in.
Solved. Thank you Ofnuts. I started GIMP with gimp-console.exe and got msgs as on attachment "3.png". There seems to be some path name encoding issue because my Windows user name is in Chinese(Manderin). I added an additional plug-ins folder directly under C: and the issue was solved (4.png). *My GIMP interface language automatically changed into Manderin for some reason btw. Thank you for the help and for making this plug-in.
Yes, everything seems fine. A possibility is that the .py file got damaged (if you check it in an editor, the editor can replace spaces by tabs and vice-versa and Python doesn't like it. So when the plu-in is run for registering, it crashes,the registration doesn't occur, and the script isn't added to the menus. So maybe re-extract the .py from the ZIP and love it to the directory without looking inside. You can also start Gimp with gimp-console.exe and see if there are any nasty Python messages...
Thank you Ofnuts! I have removed the Python reference in PATH, uninstalled Python 3.9, reinstalled GIMP but still not working. The Pthon-fu Console seems to be working. I will tinker around a bit more and update again. Thank you.
Things a re bit complicate in Linux? Gimp uses an old Gimp version that has been dropped by Ubuntu. It can be reinstated (see this) or you can use the flatpak version from the Gimp site (comes with its own Python).
Things a re bit complicate in Linux? Gimp uses an old Gimp version that has been dropped by Ubuntu. It can be reinstated (see this or you can use the flatpak version from the Gimp site (comes with its own Python).
Hello, thank you for the help! I have Pop_Os! installed
The first thing to do is to check that you have a working Python support in Gimp (if you have there is a Filters > Python-fu > Console menu entry. Installing other Python runtimes in Windows can break the Python runtime Gimp (Gimp mandates Python 2.7, and possibly only the 2.7 it comes with). Your Python3 could be ahead of it in the PATH and so mask the good one. I can likely be fixed by tinkering the PATH for the Gimp shorcut.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. ![(https://imgur.com/QEhMhDw)] Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. ![https://imgur.com/QEhMhDw] Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. ![https://imgur.com/QEhMhDw] [https://imgur.com/QEhMhDw] Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone. Same here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance. https://imgur.com/QEhMhDw
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.! [https://imgur.com/QEhMhDw]
Hi ofnuts and Simone. Same issue here. I am on Win10 Home 64-bit and using GIMP 2.10.32. Also I have Python 3.9 64-bit installed if that is relevant. Thanks in advance.!
What is the OS?
Hello, I've been try to install the extension, I put the py file in the plugin folder but when I right-click my path the 'edit' menu does not show up. Thank you in advance for the help and for making such an amazing tool
I found help on the gimp forum! This can be closed.
hi as a beginner I hope I'm asking this in the correct place! i'm looking for the unshredder as written here (open attached file link.txt to see the link of the article) thanks Lisa
This kind of direct action is out of reach for this kind of script. This would have to be written as a n extension for the path tool. And you example has only straight lines.
sorry for late reply. But what i was talking back was feature similar to white arrow tool/direct selection tool in Photoshop that grabs and move individual as well as bunch of anchor point at once . here's suggested way in the video @4:15 https://www.youtube.com/watch?v=upxBGNcryRs
Two problems: how would you specify the move? What happens to the rest of the anchors? Your result looks OK because you have only straight lines. Actually what you want to achieve here looks like the output of ofn-path-rungs, You create two polygon paths (for instance with ofn-path-to-shape) with the same number of summits (a big and a small one), and then you use ofn-path-rungs (the By Count variant) specifying that same number of rungs between the two paths.
i want to request a feature or two for ofn_path_edit_tools.it already have lots of cool feature. But i want to request move or selection to select multiple anchor points through selection tool just like it works for delete (i put some references for general idea) and scale menu to scale multiple selected anchor points. hope to see this in future updates Thank you!
I'll try to. However... paths usually go with anti-aliasing. Anti-aliasing itself...
Thanks very much for the fix, which seems to be working OK. I also have path-splice-strokes-0.1...
Actually an old mistake, replicated in almost all path scripts that are restricted...