I should probably have done this years ago, but here's my latest work on PineTime's font rendering.

Anti-aliasing, kerning, subpixel hinting. Dropped the monospace font. Looks so crisp on the watch's display!

Before and after:

@fribbledom nice, will there be a PR?

@copyrights

I've started with a couple of PRs already, we'll see how the community reacts to it.

If you want to try it out right now: https://github.com/muesli/InfiniTime/tree/fontroboto

Alternatively, I can provide a precompiled firmware image. Just let me know.

GitHub - muesli/InfiniTime at fontroboto

Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS - muesli/InfiniTime

GitHub