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 support for large (8x16) fonts on small (128x32) SSD1306 displays #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asig
Copy link

@asig asig commented May 28, 2020

This branch adds support for 8x16 fonts on small SSD1306 displays.

Large fonts will automatically be selected if the user defined LCD_SSD1306_BIG_FONTS which was previously ignored for 128x32 displays.

Additionally, the tool used to generate font8x16.h is included as well, so users can easily exchange the font that is used.

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.

1 participant