Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@Arnavion Arnavion released this 27 Nov 08:26
· 747 commits to master since this release
  • 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 or npm test using Mocha.