StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
285 stars 88 forks source link

Fix for getBounds bug, Issue 50 #57

Closed IonSwitz closed 11 years ago

IonSwitz commented 11 years ago

Checking in a fix for bug: https://github.com/StarlingGraphics/Starling-Extension-Graphics/issues/50

Pull Request also contains code to calculate the length of a StrokeEx. This can be used for fun techniques when stretching a texture over the shape. I will see if I can add this to the StrokeEx example soon.