I've been working with Geomerative to generate some SVG files, but I can't seem to figure out how to change the actual canvas size of the SVG that is outputted. When I use an RSVG object to output my shapes, I always get a canvas that is 8000x2000 pixels, with the shapes I outputted up in the upper left. I haven't yet located any relevant methods in the documentation about canvas size operations.
Does anyone know how Geomerative comes up with it's canvas sizes for outputting, and how to change it?
1