Hi everyone,
I'm currently rebuilding an app, and to support as many devices as possible, I thought I'd use the built-in system fonts.
But to my surprise, I noticed that the font size seems to vary not only depending on the watch model, but also on the selected language!
Even for the same screen resolution (e.g. 280x280), the combination of model and language can lead to drastically different layouts.
This makes it really hard to get a consistent and harmonious rendering across devices.
So I have two questions:
-
Is there any way to force a watchface to use a specific language's font, without changing the entire device language?
-
If not, is there a way to lock in a specific font version (from a given model/language combo) to ensure a stable and predictable rendering, instead of testing endless combinations?
Thanks in advance for any tips or experience you can share!
Have a great day,