Scaling an SVG
Posted: 2013-08-27T14:14:29-07:00
Hello, I need to scale an SVG file so that when I convert it to a PNG it is the best quality. I've tried "resize", "size", and "scale", but all they do is change the size of the image, while leaving the curves at the same size. If I try converting from this the actual lines will be tiny in the top-left corner. Is there a way I can scale the points along with the image size? Thanks for any help!