Replies: 2 comments
-
|
The font2bitmap.py program in the utils folder can create a Python module from a True Type font that the driver can use. For example, this command will create a 32-pixel high font from the NonoSans-Regular.ttf True Type font. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tried it but it returned this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
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 have a TrueType font that I want to use with this driver. How would I do that?
Beta Was this translation helpful? Give feedback.
All reactions