(11-10-2022, 01:50 PM)Antoche Wrote:(11-09-2022, 09:56 PM)Ofnuts Wrote:(11-09-2022, 04:07 PM)rich2005 Wrote: Hmmm... re-inventing the wheel - Saul Goode has a script-fu that might do the job sg-clone-text-attributes.scm
a quick demo: https://i.imgur.com/Pdh9AwW.mp4
Attached, unzip, put in your user-profile scripts folder.
Well, too late, see https://www.gimp-forum.net/Thread-ofn-replace-font
Looking at SG's code, my script has the big advantage to be able to select layers on their current font or font size.
Thanks guys for that material !
I'm going to try those scripts but ... questions (because I don't have any knowledge about the Gimp scripts) :
I understand I have to place the classics scripts under "C:\Program Files\GIMP 2\share\gimp\2.0"
But, the python one too ?
Antoche.
Its ok I found it ! under C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins... I'm going to test that ...
(11-10-2022, 01:58 PM)rich2005 Wrote: No. For a Windows installation put
Plugins, 'some-name'.exe or 'some-name'.py go in the folder C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins
Scripts, 'some-name'.scm put in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts
Appdata\Roaming is a hidden folder, you might have to 'un-hide' it see: https://support.microsoft.com/en-us/help...windows-10
Thanks because I was rowing !!!
(11-09-2022, 09:56 PM)Ofnuts Wrote:(11-09-2022, 04:07 PM)rich2005 Wrote: Hmmm... re-inventing the wheel - Saul Goode has a script-fu that might do the job sg-clone-text-attributes.scm
a quick demo: https://i.imgur.com/Pdh9AwW.mp4
Attached, unzip, put in your user-profile scripts folder.
Well, too late, see https://www.gimp-forum.net/Thread-ofn-replace-font
Looking at SG's code, my script has the big advantage to be able to select layers on their current font or font size.
@Ofnuts, hum... I can see the Picture 1 when I click on "New font name" when the Picture 2 is the dialog I can see on my screen before, and the Picture 3 is my "sand box".
Thanks.
Antoche