-
😳 I need assistance with downloading a specific font for use on an Arduino display.The font in question is ✍Could one of you experts please provide me a small step-by-step guide on how to downloading as a u8g2_font_lubB18_tf.h- file?.. 🙏A little To-Do list for me!.. |
Beta Was this translation helpful? Give feedback.
Answered by
olikraus
Jun 12, 2025
Replies: 1 comment 1 reply
-
|
Not exactly clear what you mean. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Knottis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not exactly clear what you mean.
Basically in u8g2 no .h file is required. Just use the font with the u8g2.setFont() command.
See the example here: https://github.com/olikraus/u8g2/wiki/u8g2reference#setfontdirection