You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make some changes to centralize the default font sizes.
These changes enable fonts to be changed by modifying..
fonts.json, lv_conf.h, CMakeLists.txt and InfiniTineTheme.h.
No more having to search & replace to test new fonts.
* Abstract the font names behind some sane variable names.
* Add Fonts:: namespace to InfinitimeTheme.h, with references to fonts.
* Update all screens, widgets, and settings to use the Fonts::
namespace.
0 commit comments