pixi-svg-graphics
pixi-svg-graphics copied to clipboard
v5 support
Any chance there's any work on PIXIv5 support. It currently has issues because they changed up PIXI.Graphics() by moving graphicsData and some functions around.
I've ported the original source js file to typescript and fixed it to work with PIXIv5. I'm not sure how to make it work perfectly because I'm still missing some fill in the test001 file. It works for my purposes though. Thank you for the source. You can find the ported version on my fork.