11-08-2022, 08:58 PM (This post was last modified: 11-10-2022, 09:41 AM by Ofnuts.)
Bonjour à tous ,
J'ai un fichier qui contient des dizaines de calques "texte" et je voudrai modifier les tailles des fonts toutes en même temps sinon c'est un boulot de dingue mais je n'ai pas trouvé comment faire. Donc si quelqu'un à une solution SVP ?
Merci.
Antoche.
Hello everyone Big Grin, I have a file that contains dozens of "text" layers and I would like to modify the sizes of the fonts all at the same time otherwise it's a crazy job but I haven't found a way to do it. So if anyone has a solution please? Thanks.
This forum is in English, please post in English, you can use Google Translate as I did for your initial post.
Yes, it can be done with a little bit of script, is it a font scaling (new size= 1.5x current size for instance) or setting all layers to the new size?
(11-09-2022, 12:33 AM)Noix Wrote: Oui, cela peut être fait avec un peu de script, s'agit-il d'une mise à l'échelle de la police (nouvelle taille = 1,5x la taille actuelle par exemple) ou de définir tous les calques sur la nouvelle taille ?
Salut,
Merci pour cette réponse avec une lueur d'espoir . Il s'agit plutôt de définir un ensemble de calques avec une nouvelle taille, et un autre ensemble de calques avec une autre taille. Pour info je n'ai jamais fais de script Gimp, mais s'il faut je vais m'y mettre !
Antoche.
(11-09-2022, 09:56 PM)Ofnuts Wrote: Looking at SG's code, my script has the big advantage to be able to select layers on their current font or font size.
As usual that is an excellent plug-in.
Always good to have an alternative such as the Saul Goode script One disadvantage with the sg script is, being 2008 vintage, it does not work with layer groups. There are workarounds for that, but tedious.
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.