pixi-svg-graphics icon indicating copy to clipboard operation
pixi-svg-graphics copied to clipboard

v5 support

Open Jhsosa opened this issue 5 years ago • 1 comments

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.

Jhsosa avatar Mar 19 '19 03:03 Jhsosa

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.

Jhsosa avatar Mar 19 '19 21:03 Jhsosa