Add SVG size and viewBox verification
The level loader verifies if the width and height attribute of the SVG file matches its viewBox and fails with an error if not.
Fixes #13 (closed)
The level loader verifies if the width and height attribute of the SVG file matches its viewBox and fails with an error if not.
Fixes #13 (closed)