v2.07 Vector12 font issue?

Posted on
  • 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

    • picture.jpg
    • screenshot.png
  • 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/iss­ues/1873

    So yeah, I guess this is more or less intended behaviour.

  • 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.

  • Thanks for the quick responses!
    I will adapt to the 2.07 release.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

v2.07 Vector12 font issue?

Posted by Avatar for jbrems @jbrems

Actions