Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hand drawn line effect
#21
(02-04-2024, 04:29 PM)Robpared Wrote: Ok.  A Little late following up, since have been involved in loading GMIC, now that I have that solved, shouldn't the python script be in scripts folder ILO of plus-ins? still trying the script you sent...  

First, default locations for scripts / plug-ins... and any other user resource.

Go to Preferences and in a Mac that is under the Gimp menu (next to File I think) Expand the Folders entry and for Plug-ins it will show the location to use - your Gimp User Profile. (edit -found a MacOS screenshot)

   

Plugins can be compiled (binary)  files and in Gimp also python.  somename.py files. These have to set as executabe.to work. Something like
Code:
chmod 755 path/to/somename.py

However as I mentioned earlier, the version of Gimp you have installed might not come with python enabled. Newer linux versions have this problem. How can you tell ? Look in the Filters menu. Is there a Python-Fu entry ?  If there is then you can use python plug-ins.  

   
Reply


Messages In This Thread
hand drawn line effect - by Robpared - 01-30-2024, 07:54 PM
RE: hand drawn line effect - by rich2005 - 01-30-2024, 08:26 PM
RE: hand drawn line effect - by Ofnuts - 01-30-2024, 08:50 PM
RE: hand drawn line effect - by rich2005 - 01-30-2024, 09:02 PM
RE: hand drawn line effect - by sallyanne - 01-31-2024, 12:47 AM
RE: hand drawn line effect - by denzjos - 01-31-2024, 10:14 AM
RE: hand drawn line effect - by Blighty - 01-31-2024, 11:55 AM
RE: hand drawn line effect - by Robpared - 01-31-2024, 02:16 PM
RE: hand drawn line effect - by PixLab - 01-31-2024, 03:44 PM
RE: hand drawn line effect - by Robpared - 01-31-2024, 06:43 PM
RE: hand drawn line effect - by rich2005 - 01-31-2024, 07:39 PM
RE: hand drawn line effect - by Robpared - 01-31-2024, 10:44 PM
RE: hand drawn line effect - by Robpared - 02-04-2024, 04:29 PM
RE: hand drawn line effect - by rich2005 - 02-04-2024, 05:07 PM
RE: hand drawn line effect - by Robpared - 02-06-2024, 02:24 PM
RE: hand drawn line effect - by rich2005 - 02-07-2024, 10:43 AM
RE: hand drawn line effect - by Robpared - 01-31-2024, 08:56 PM
RE: hand drawn line effect - by PixLab - 02-01-2024, 02:05 AM
RE: hand drawn line effect - by rich2005 - 02-01-2024, 08:47 AM
RE: hand drawn line effect - by Robpared - 02-01-2024, 03:52 PM
RE: hand drawn line effect - by Robpared - 02-01-2024, 05:21 PM
RE: hand drawn line effect - by PixLab - 02-02-2024, 02:06 AM
RE: hand drawn line effect - by sallyanne - 02-02-2024, 10:43 AM

Forum Jump: