Closed sander closed 10 years ago
Using DejaVu Sans, the colours in the colour key overlap the numbers as noticed by @rebekahlolsen. The font change described above should fix this.
To run updates that fixes this fist login to the rpi and then run:
sudo ~/git/watt-lite-twist-lite/updates/ChangeFonts
The UpdateFonts script replaces the fonts in accordance with Sanders fix but also checks if its previously been run. If it has already been applied it does nothing.
Looking at the node-openvg-canvas source code, it seems that only DejaVu Sans is supported. FreeSans looks nicer here and is installed by default on Raspberry Pi. It’s a bit hacky but this should work:
@Anton04 could you do this for the RPi image that will be used?