bootchk / resynthesizer

Suite of gimp plugins for texture synthesis
GNU General Public License v3.0
1.39k stars 164 forks source link

Add Heal Selection and other scm scripts #124

Open samontab opened 11 months ago

samontab commented 11 months ago

Currently, the Python version of the scripts are not compatible with GIMP in Ubuntu and many other distros.

This pull request brings the TinyScheme (aka script-fu) conversions made by @itr-tert (available here) to this repo.

I also added a comment in the build process in the README so that the plugins and scripts are correctly placed without the need of adding any extra folders.

As you can see, the Heal Selection script is perfectly working in Ubuntu with GIMP installed by doing sudo apt-get install gimp

resynth