When generating SVG output I would like to be able to set the width and height value if the svg element to control the size of the image. I didn't figure out how to do that with the existing code. I had success with my own little prototype. But before starting a contribution I would like to 1st ask if there is already a way to do what I want.