(01-25-2021, 09:16 AM)rich2005 Wrote: The latest does use Gimp 2.10.8 which is a bit on the old side, but strange that it does not have python 2 as a dependency. Many of the latest debian based distros, ubuntu20, mint20 have dropped python 2 as a default in favour of python 3. Usually you can install python 2 from the distro repository but then it depends on if the gimp-python package is there. For resynthesizer the binary plugins show in the Gimp Filters -> Map section. Not affected by the lack of python
For more mainstream distros, some information here: https://www.gimp-forum.net/Thread-Heal-S...4#pid18354
Also, just to satisfy my general curiosity would the *.py files be interchangeable between the windows and linux versions of the resynthesizer plug-in?
For instance the files you made available for download included the two binaries plus plugin-heal-selection.py and plugin-heal-transparency.py.
While the version I downloaded for windows some time back included those 4 files, plus
- plugin-map-style.py, - plugin-render-texture.py, - plugin-resynth-enlarge.py, - plugin-resynth-fill-pattern.py, - plugin-resynth-sharpen.py, and - plugin-uncrop.py
Would the files in the last group be platform independent, or is there an inherent difference between windows compatible versions vs linux? (beyond the obvious difference in the binaries)