(03-11-2021, 10:18 AM)majorfatal Wrote: Thanks for the response,
The problem it's give me 2 folders in edit preference.
1: in user>roaming Appdata (that I'll don't see)
2: in program files> lib> gimp 2.0> plugins that Ill see but all plug have a folder named like that (cml-explore) for example and into it's only .exe, must I ll create a folder named like that with "-" between the word and push tne .py on it? Or just push the . py without naming?
Thanks by advance
It is a folder hidden by the system. you will need to configure it to display hidden folders. But there is no need for the installation to be in that folder specifically.
In fact, you can create a personal folder to store your plug-ins, just add this path in Gimp, together where there are already paths to the folders in
user> roaming Appdata and
program files> lib> gimp 2.0> plugins .
In Gimp:
Edit-Preferences-Folders_plug-ins click on the first icon on the left (Add new folder) and indicate the path to your personal folder with your plug-ins.
The above process is also possible for the entire installation of brushes, pattterns, gradients, fonts, etc.
There is no obligation for you to create a folder for the plug-in, as long as it is inside the folder recognized by Gimp it will run.
Exactly, you got it right; (.scm) in the Scripts folder and .py in the Plug-in folder.
Also, brushes in the folder for brushes, gradients, pallets, etc. each in your folders.
(03-11-2021, 10:18 AM)majorfatal Wrote: If Ill understand the. py in plugin folder and .scm in script folder?
Ill find also this script which is good for that Ill want to do: ofn-brush-strokes-on-path plug-in
If you have some script mandatory for the gimp I'll keep it!
Thanks for the explanation.
About mandatory plug-ins / Scripts this will depend on your needs. You need to have an idea of what would be useful to you.
But
Ofnuts plug-ins would certainly be among those of great use.
I suggest a read on
Carmen's E-book, where she presents the Ofnuts plugins in a well organized and easy to consult way - See
https://www.gimp-forum.net/Thread-Guide-to-Ofnuts-Paths ? pid = 18790 # pid18790
At
https://www.gimpscripts.net/ you will have a nice collection of Scripts and Plug-ins.
As you are faced with needs it is good to know where to find them.
There is also Tim from GimpLearn, with excellent plug-ins, but finding them there is a bit more work.
Unlike plug-ins, scripts can be installed without the need to restart gimp.