1. Bitty Engine
  2. News
  3. Update Notes: v0.9.2 beta

Update Notes: v0.9.2 beta

Update notes v0.9.1 beta → v0.9.2 beta:

Added HTML builder. Enhanced modules, fixed some bugs.

  • Added binary builders for HTML (WebAssembly)
  • Added support to load Font object from file directly
  • Fixed a UTF-8 rendering issue of the text(...) function
  • Fixed a resolving issue of the fetch(...) function
  • Fixed a popup representation issue with built binary
  • Fixed a crash bug with JSON editor (Linux)
  • Fixed a crash bug of the input(...) function