I installed the latest firmware and it includes a fix to the length of a menu text: with this fix there is more room for text before a new line (so I can use uppercased text!).
The text is smaller but maybe we could make it less smaller?
I mean, current behavior is
One (short) line of text: font size 20 (random number)
One long line of text or two lines: font size 10
I propose:
One (short) line of text: font size 20
One long line of text (but not too long): font size 15 (instead of 10)
Two lines: font size 10
@Gordon Is such a thing possible? Does this make sense?
Ah sorry, missed this earlier. Don't make things too complicated on my account, I'm happy with lowercase letters. I've installed your latest version, it looks very good, all makes sense, and the icons look good.
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.
Hi @Sir_Indy,
I installed the latest firmware and it includes a fix to the length of a menu text: with this fix there is more room for text before a new line (so I can use uppercased text!).
The text is smaller but maybe we could make it less smaller?
I mean, current behavior is
I propose:
@Gordon Is such a thing possible? Does this make sense?