This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
v0.2.0
- Added libjass.DefaultRenderer, a class that handles initializing the layer div's, preloading fonts, and drawing Dialogues based on the current video time.
- libjass.js can now be loaded in node. Only the parser can be used.
- Tests can now be run with
jake test
ornpm test
using Mocha.