Replies: 1 comment 4 replies
-
Is there a reason not to use the numeric range for your project? It provides what you are looking for and only has like 2 unused characters ( . and / ) |
Beta Was this translation helpful? Give feedback.
4 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.
-
Would it be possible on the Espruino Font Converter to have the option to set a custom range for what characters you want to include? It would make developing different apps that need custom fonts much easier. For me, I need the space char, but don't need any letters at all, only numbers and
:
. If we could make something that would allow this, I would envision it to be a dialogue box, where you can just type in all the characters you want, and it is able to get the relevant chars from the font for it. If anyone has any idea how to get started on this, or has any input on it, it would be very welcome!Beta Was this translation helpful? Give feedback.
All reactions