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

v0.5.0

Compare
Choose a tag to compare
@Arnavion Arnavion released this 27 Nov 08:27
· 590 commits to master since this release
  • Removed preLoadFonts renderer setting. It was redundant with the actual fontMap setting since the presence or absence of that setting is enough to signal whether the user wants to preload fonts or not.
  • Multiple renderers can now be used on the same page without conflicting with each other.
  • Implemented \shad, \xshad, \yshad
  • Fixed ASS draw scale being used incorrectly.
  • ASS.resolutionX and ASS.resolutionY are now properties of ASS.properties, a ScriptProperties object.