openfl / svg

Provides SVG parsing and rendering for OpenFL and Haxe
MIT License
68 stars 30 forks source link

[html5] Images are not rendered properly #14

Closed AdVetter closed 10 years ago

AdVetter commented 10 years ago

On native/flash the svgs are rendered perfectly, but on html5 it seems someone has pulled a fork through some images:

html5svg

svg file haxelib list

AdVetter commented 10 years ago

Not sure why, but upgrading to latest openfl* fixed the problem.