Update README.md

This commit is contained in:
Mat Groves 2013-06-24 12:26:35 +02:00
parent a1085b0393
commit 953a19ff5c

View file

@ -51,9 +51,7 @@ last 2 examples and allowing us to share the source code :)
* Create a Typescript definition file for Pixi.js
* Implement Custom Render Item (currently being worked on by @GoodBoyDigital)
* Implement Masking
* Implement Primitive Drawing
* Implement Filters (currently being worked on by @GoodBoyDigital)
* Add Spine support
* Implement Flash animation to pixi
* Update Loader so that it support XHR2 if it is available
* Improve the Documentation of the Project
@ -104,6 +102,8 @@ It also copies the non-minified version to the examples.
- BitmapFont text
- Multiline Text
- Render Texture
- Spine support
- Primitive Drawing
### Coming soon ###