Hi, And first congrats to the author for this amazing lib. just wondered to be able to take one png image, instanciate a Sprite and declare top, left, right, bottom border sizes, and finally get a ninepatch sprite (*), for example to easily render buttons with different sizes. Is it possible 'out of the box' with Pixi? If not, where should I start to look at in order to ceate such specialized class? Thanks in advance for you advices :-) (*)like: http://yannickloriot.com/2013/03/9-patch-technique-in-cocos2d/