Replies: 1 comment 1 reply
-
Nothing planned, but it isn't out of the question. Curious how you got a V to look like a V. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, is there any "offical" way (or planned to add it) to extend the character Digits widgets can render? I can easily see how not many other letters etc. are well enough defined to look good but it would be really useful in my case to add a few things (e.g. {} looks nice here with the appropriate utf8 chars)... I use this as a multimeter display and cobbled together something that looks nice enough to be V ;)
I did it this way:
but that seems like its really not part of the official interface ^^
Maybe there could be some extra lookup structures where it can additionally look and use the built in as fallback?
Beta Was this translation helpful? Give feedback.
All reactions