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
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.