Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot load .svg to label to images
#2
Well, I am no expert either, best wait for Ofnuts to come along. In the meantime this works for me in linux - kubuntu 20.04 / Gimp 2.10.36 from PPA

Code:
➤> image = gimp.image_list()[0]
➤> pdb.gimp_vectors_import_from_file(image,"2.svg", False, False)
➤>

Trying to get everything into a single screenshot. Keeping it simple. 2.svg is a plain SVG from inkscape and is in my home folder.

   
Reply


Messages In This Thread
Cannot load .svg to label to images - by Someone - 12-26-2023, 04:38 AM
RE: Cannot load .svg to label to images - by rich2005 - 12-26-2023, 09:52 AM

Forum Jump: