Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Fu Layer Effects
#3
best guess (caveat, I do not use OSX )

1. It is a plug-in, needs to go in your plug-ins folder, probably

/Users/{your_id}/Library/GIMP/2.8/plug-ins
or possibly
/Users/{your_id}/Library/Application Support/GIMP/2.8/plug-ins
depending on the version of Gimp

2. It is a plug-in, needs to be made executable usually command line something like

Code:
sudo chmod +x 'path-to'/plug-ins/layerfx.2.8.py

although there are utilities that can assist maybe
http://www.lagentesoft.com/batchmod/
Reply


Messages In This Thread
Script Fu Layer Effects - by mkornow - 09-04-2017, 09:29 PM
RE: Script Fu Layer Effects - by Ofnuts - 09-05-2017, 07:24 AM
RE: Script Fu Layer Effects - by mkornow - 09-05-2017, 04:06 PM
RE: Script Fu Layer Effects - by rich2005 - 09-05-2017, 07:25 AM

Forum Jump: