LiveCode 10 dp-6: Web Fonts and API 33

by Heather Laine on August 31, 2023 4 comments

We’re pleased to announce that LiveCode 10 Developer Preview 6 is now available. This test release includes the use of Web Fonts in your Web apps, and supports Android API 33, now required for submission to the Google Play store. In addition to this, the Web engine is now around 4mb smaller, owing to added compression and our use of Web Fonts.

What are Web Fonts and why does it matter?

Your Web apps will now use fonts provided by the browser. This makes a big difference to how your app text displays, as well as reducing the size of your Web App significantly. You no longer need to bundle specific fonts with it to ensure a consistent display. Additionally, you can easily specify as many fonts you need, either mapping to local fonts on a user’s system, fonts you have uploaded to your domain, or any available through a web fonts provider such as Google Fonts. This represents a significant part of the improved rendering project for Web we are working on for LiveCode 10.

Google Play Store support

We’ve updated the supported Android API in this release to API 33 so that you can go on submitting your Android apps to the Google Play store without issues. Note that you need to use the Build Tools SDK version 31 with this, do not update your Build Tools to a version later than 31.

read more
Heather LaineLiveCode 10 dp-6: Web Fonts and API 33