Posted November 22, 2022 by Game Dev Goose
#Update
Hi everybody!
Once again, thank you all for supporting me and my arcane endeavors. I'm humbled by your continued love and support!
I've got a major update to the project: Browser Support! Now you can run the app in the browser by opening the index.html file in your browser of choice. There are a couple of differences between this version and the executable. The main difference is with loading your local fonts. In the web version, you have to allow the webpage to load them by clicking the "Load Local Fonts" button under Generation Settings > Text Settings. Unfortunately, this uses a new browser feature and doesn't seem to be fully supported across every browser. It works with Chrome and Edge at the moment, but you can check compatibility here: https://caniuse.com/mdn-api_window_querylocalfonts Also, the save,load, and export controls are at the top of the page, rather than in the file menu.
There are a few other improvements in v1.0.3 as well:
Thanks for reading, that's all for now!