04-09-2020, 11:22 AM
Thread Rating:
Synthesizer Plugins
|
04-09-2020, 11:42 AM
The resynthiser plugin is a pair of python scripts that both call a binary plugin. From your message the binary plugin (resynthesizer, maybe resynthesizer.app on OSX) is not known to Gimp; either you didn't put it in the plugins directory, or it is not marked as executable.
04-09-2020, 12:58 PM
To add to Ofnuts comments.
Where did you get the resynthesizer plugin? It has been known that the source code is downloaded instead of the compiled plugins. As a minimum resynthesizer / resynthesizer_gui / plugin-heal-selection.py are needed in the Gimp plug-ins folder and are marked as executable. You have plugin-heal-selection.py working so you must be most of the way there. This is an old OSX / Gimp 2.10 in a VirtualBox so no guarantee that what works here works with your installation. However I got the files from https://github.com/aferrero2707/gimp-plu...continuous where there are a few pre-compiled Gimp plug-ins. |
« Next Oldest | Next Newest »
|