-
• #2
ChangeLog from 2v07 says:
Shrink new vector font sizes to allow multi-line use (fix #1873)
related to this issue: https://github.com/espruino/Espruino/issues/1873
So yeah, I guess this is more or less intended behaviour.
-
• #3
Yes, I'm afraid it's intended - definitely aim for the 2v07 sizing. The old vector font (pre-2v06) could be rendered multi-line just by adding
\n
to the String, but the new one was substantially bigger. -
• #4
Thanks for the quick responses!
I will adapt to the 2.07 release.
Hello there,
I am in the process of creating my very first app for the Bangle watch and I noticed since v2.07 the Vector12 font is being rendered smaller than in v2.06.
At least that seems to be the case in the online IDE/emulator.
I have a picture of my Bangle watch with v2.06 and a screenshot of the emulator with v2.07.
Should I adapt my app to render well with v2.07 or is this an unintended behavior?
Kind regards,
Jonas
2 Attachments