Hello, I am using Potrace on windows, to convert a simple bmp to SVG. I obtain a SVG using multiple paths.  The image is just a simple text. Using your potrace script, I get one single path instead of a different path for each letter. Do you have any ideas on how I can make it so that I obtain a different individual path in the SVG instead of one path? Thank you!