Hi,

On Wed, 11 Sep 2019 18:56:07 +0200
bedwere <for...@gimpusers.com> wrote:

> Hello gimp gurus,
> 
> I have files with many text layers. Is there a quick way to change the font
> name and font size?
> I tried with 
> 
> sed -i "s/Delicious SmallCaps, Medium/Latin Modern Roman Caps/g" file.xcf
> sed -i "s/font-size 18/font-size 15/g" file.xcf
> 

try using python-fu from within gimp or gimp-console:
https://www.gimp.org/docs/python/ . See
https://github.com/shlomif/Freenode-programming-channel-FAQ/blob/master/FAQ_with_ToC__generated.md#i-want-to-learn-programming-which-language-should-i-start-with
for some learning links.
> but that corrupted the file. Thank you!
> 



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
https://youtu.be/GoEn1YfYTBM - Tiffany Alvord - “Fall Together”

I HAVE NEITHER BEEN THERE NOR DONE THAT
    — Bart Simpson on chalkboard in episode AABF17

Please reply to list if it's a mailing list post - http://shlom.in/reply .
_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Reply via email to