[ ] I'd like to be able to input new (temporary) character sets from a textarea input (plus label input etc) as sometimes I get a list of characters and I want to know quickly if the font supports those characters.
I'm guessing the simplest thing is to have an input that accepts unicode characters as themselves; and to set the new temp set with a label, and then 1+ textareas for the lax list, the strict list...
textarea
input (plus labelinput
etc) as sometimes I get a list of characters and I want to know quickly if the font supports those characters.I'm guessing the simplest thing is to have an input that accepts unicode characters as themselves; and to set the new temp set with a label, and then 1+ textareas for the lax list, the strict list...
Bonus ideas would be
but those are not really needed :)