Skip to content

How to "getFont" (read currently used font) #1387

Answered by olikraus
venice1200 asked this question in Q&A
Discussion options

You must be logged in to vote

You can just declare a variable like this:

const uint8_t *font;

Then assign any font to this variable and use the variable as argument for setFont.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@venice1200
Comment options

@olikraus
Comment options

@venice1200
Comment options

@venice1200
Comment options

@olikraus
Comment options

Answer selected by venice1200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants