You are reading a single comment by @rigrig and its replies. Click here to read the full conversation.
  • A new font format seems interesting, especially if you could add e.g. emojis.
    I don't get how it would be smaller than indexed bitmaps though?
    Edit: oh, variable width and just a \n after the last black pixel per line would help.

    I guess sometimes you still want to pick an exact font, for e.g. clock layouts? Maybe add Bangle.selectFont(size), and it gives you the best font to use for that size? Custom "font packs" could then override that function.
    Seems a bit clunky though g.setFont(Bangle.selectFont('30px')); :-(

About

Avatar for rigrig @rigrig started