How to create fonts for use with Max7219 #16065
Unanswered
Witawat
asked this question in
Libraries & Drivers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found the source for font formatting from this project.
https://github.com/azorg/esp32-clock/
In the form of font_6x4.py or others.
I have searched how to create a file in this format on google but I can't find any information on how to do it.
I have tried using font_to_py.py but the output format is not the same.
What is this kind of file creation called? Is there a tool to create it?
My Code
Beta Was this translation helpful? Give feedback.
All reactions