DOME v1.5.2 is now available ๐ŸŽ‰


Enhancements

  • Includes a new --embed command for converting Wren files to C include files for plugin development.
  • Printing text using Canvas.print now supports newlines for both default and TTF fonts.
  • Expanded the available Wren API surface for plugins to allow for arbitrary call handles and script execution.

Bug Fixes

  • Resolving an ongoing issue with the size of rectangles being drawn by Canvas.rectfill and Canvas.rect.
  • audio->getState in the plugin API was not initialised and thus would cause panics.
  • Plugin module registration methods now make copies of incoming strings so that the user retains ownership over their string pointers.

As always, documentation is available to help you get started.
If you run into any problems or have any feature requests, please file an issue!

You can also contact me directly via twitter (@avivbeeri), or on the DOME discord as springogeek#0572 to share screenshots or ask questions!

Get DOME

Leave a comment

Log in with itch.io to leave a comment.