Next you will want to muck about with fonts.
Read the font tutorial but basically you need to try fronts from fonts.google.com or search for FREE true type fonts.
I have just googled 'free square true type font'.
This has lead me to:
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Next you will want to muck about with fonts.
Read the font tutorial but basically you need to try fronts from fonts.google.com or search for FREE true type fonts.
I have just googled 'free square true type font'.
This has lead me to:
https://www.1001fonts.com/search.html?search=square
From there I have downloaded the zip file for square head and identified the file called:
SSFSquareHead.ttf
Next I load that file into the font coverter at:
https://www.espruino.com/Font+Converter
I adjust the slider to around 30 as I want to be able to scale the font up to 90 pixels and 3x90=90.
I click go and get the following bit for code:
Now instead of using the Vector font I use:
Now I get a clock that will look like this:
1 Attachment