The SVGAntiScale factor can anyways be changed according to requirements. Its just that we wanted to avoid any pixilation issue when scaling an SVG content.Hence, initially itself the browser first renders the content with 10X factor(by default) which itself is huge and then reduces the resolution based on the inverse scale.
Thanks,
Sudeshna