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

Add large 8px non-bold clock font #320

Merged
merged 4 commits into from
Oct 29, 2023

Conversation

jekader
Copy link
Contributor

@jekader jekader commented Oct 23, 2023

Currently the clock display can use a 5px or 7px font or the bold 8px one which is not very readable. This PR adds a new non-bold 8px large font:
image

This PR is a replacement for #311 and covers the the backend part for the board itself.

The Fat font is rendered when bigFont == 2 while the new one uses bigFont == 3. This is set when clockLargeFont is true. Adding this flag is what remains for the UI repo and is handled via pixelit-project/PixelIt.WebUI#15

Looking forward for feedback.

@jekader jekader changed the title Add large non-bold clock font Add large 8px non-bold clock font Oct 28, 2023
@foorschtbar foorschtbar merged commit 25bd000 into pixelit-project:develop Oct 29, 2023
1 check passed
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.

2 participants