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

Scale 4x4 #493

Open
jcfsoftwares opened this issue Mar 3, 2019 · 3 comments
Open

Scale 4x4 #493

jcfsoftwares opened this issue Mar 3, 2019 · 3 comments

Comments

@jcfsoftwares
Copy link

Hello,

From "u8glib/csrc/u8g_scale.c", I would like to know if modifying this file is it possible to scale 4x4? I'm a hobby programmer and I'm making a clock on the SSD1306 display, I'd like to add pixelated bitmap animations and consume less memory. Thanks a lot!

@olikraus
Copy link
Owner

olikraus commented Mar 3, 2019

I do not support u8glib any more. Is u8g2 an option?

@jcfsoftwares
Copy link
Author

Thanks for the answer. Yes, it is an option.
But u8g2 does not have the "Scale" function. In u8g2 is there any equivalent function? I looked at the reference guide, but I did not find anything similar.

@olikraus
Copy link
Owner

olikraus commented Mar 3, 2019

no, but instead fonts are compressed.

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