JoshKlint

Results 3 issues of JoshKlint

The attached SVG file loads as a black rectangle. Works fine in IE. [Leadwerks_Logo.zip](https://github.com/memononen/nanosvg/files/3747889/Leadwerks_Logo.zip)

I'm just starting to look into the GLTF spec, and so far I approve of most of the design decisions. One thing I am not seeing is whether the format...

needs information

It looks like the compiler can't downcast an externed type that is derived from another type. This is definitely a feature my project makes heavy use of. Example program: ```...