Display larger text and/or numbers #2874
Answered
by
willmcgugan
Doctor-love
asked this question in
Q&A
-
Greetings, I would like to display some characters (more specifically, numbers) that are bigger than the "regular" terminal text. Do y'all have any other suggestions for how I may accomplish this with Textual? Keep up the good work! |
Beta Was this translation helpful? Give feedback.
Answered by
willmcgugan
Jul 3, 2023
Replies: 1 comment 3 replies
-
ascii / unicode art should work quite well. You might want to use this library which is known to work with Textual. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
davep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ascii / unicode art should work quite well. You might want to use this library which is known to work with Textual.