Is it possible during an “Add Glyphs” bulk list addition to have it create the glyphs with both a name and a unicode value?
For instances, I have:
unif000
unif001
unif002
unif003
unif004
unif005
unif006
unif007
unif008
unif009
unif00a
unif00b
unif00c
unif00d
And then the glyph name in the app eads
f0000 f0000
Is it possible to have it add a friendly name and the unicode value upon import, something like:
“Star” unif000
"Car" unif001
"Tree" unif002
"Dog" unif003
etc…
I have a few hundred fonts I want to create like this, and naming them all manually in the UI after the bulk import seems like a ton of work.