Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/custom font #2278

Closed
wants to merge 6 commits into from
Closed

Conversation

mzrinsky
Copy link

Create a Fonts:: namespace for fonts.
Abstract the font definitions from the front names, so they can be changed without search & replace.

dariusarnold and others added 6 commits March 13, 2025 21:35
It seems like NRF has moved the download to a new location- Update the build script to fetch from the same URL the download website currently provides.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix nrf sdk links
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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Stray line got pasted before commit & after compile, removing it.
@mzrinsky mzrinsky closed this Mar 22, 2025
@mzrinsky
Copy link
Author

sorry wrong repo

Copy link

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants