Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Implement SVGFitToViewBox viewBox magic property on SVG root #394

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
SVG Roots are supposed to have a viewBox property, backed by the
_getViewBox() method that is already there but empty. Implement it.

Original issue reported on code.google.com by bradneub...@gmail.com on 5 Nov 2009 at 11:50