Resource icon

Free Live Text Bridge from Presentation 0.3.0

New Features in 0.3.0
  • Added Unocode normalization filter.
  • When sending text through obs-websocket, implemented a coroutine so that other outputs get new slide quickly.
  • Added verbosity level control options (-v and -q).
Bug Fixes in 0.3.0
  • linebreak: Fixed breaking a line between a CJK character and a digit.
  • linebreak: Fixed character count method. Also added more parameters to adjust counting method for Unicode characters.
For the modifications between 0.1.0 and 0.3.0, refer to the GitHub release page.
Top