Category "gimpfu"

Export all SVG paths with Gimp Python plugin

I want to write a Gimp-Python plugin in order to export all SVG paths from the current image. This seems quite simple but I am stuck with pdb calls, I may not b

Add a line feed to a python gimp 2.8.4 script

I have a Python Gimp script that works well, but have one issue: When I need to place multiple lines on an image, I have to create two separate text layers.