Enhanced SVGA Player.
- Vanilla canvas drawing by default, no 3rd-part rendering libs included.
- Pixi.js renderer available.
- Worker initialization, no thread blocking.
- Provide more useful information and more customizable options, such as adjustable framerate.
- No strange resizing behavior, acting like a HTML image.
- Better API design for playing control.
- core: SVGAPlus core components.
- renderer.pixi: Pixi renderer for SVGAPlus.