You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: