Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@DanielSWolf DanielSWolf released this 20 Feb 20:28
· 111 commits to master since this release
  • Added integration with Spine animation software (Rhubarb Lip Sync for Spine).
  • Added full Unicode support: File names, dialog files, strings in exported files etc. should now be fully Unicode-compatible.
  • Added --machineReadable command-line option to allow for better integration with other applications.
  • Added --consoleLevel command-line option to control how much detail to log to the console (stderr).
  • Changed message output to the console: Unless specified using --consoleLevel, only errors and fatal errors are printed to the console. Previously, warnings were also printed.
  • Fixed segfault with WAVE file containing some initial music before spoken words (issue #25)