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

Font size #13

Open
marmangarcia opened this issue Oct 20, 2020 · 3 comments
Open

Font size #13

marmangarcia opened this issue Oct 20, 2020 · 3 comments

Comments

@marmangarcia
Copy link

Hi, Is there a way to increase the font size?

@nopnop2002
Copy link
Owner

nopnop2002 commented Oct 20, 2020

This tool uses two types of fonts.

External font
If you want to use a different font, you need to change this.
https://github.com/nopnop2002/Raspberry-ssd1306/blob/master/oled.c#L163

Internal font
If you want to use a different font, you need to change this..
https://github.com/nopnop2002/Raspberry-ssd1306/blob/master/oled.c#L489

But it isn't easy.

@marmangarcia
Copy link
Author

yes, I change the filename here https://github.com/nopnop2002/Raspberry-ssd1306/blob/master/oled.c#L163

but its not working, do you have a working samples I want to increase the font size.

@nopnop2002
Copy link
Owner

I don't have working samples.

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

No branches or pull requests

2 participants