openfl / svg

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

Usage example? #7

Closed SnugglePilot closed 8 years ago

SnugglePilot commented 11 years ago

Can you write up a usage example for this? I can't seem to write to the .graphics property of my sprites.

ashes999 commented 8 years ago

I know this is a few years too late, but here goes: there's some code here, in the tests that renders an SVG onto a BitmapData (and later, saves it to a .png file).

If this is not what you're looking for, and you're interested in this, please re-open this issue.