Open DRSDavidSoft opened 5 years ago
I guess there's been no movement on this? Been trying to generate them with --codepoint, but it doesn't like letters, and the hex's that it 'randomly' generates, belong to other icons.
It is strange that hex are output but decimal is required for input, unless I was just doing something wrong. I just convert the hex values with a script that runs them through parseInt(hexVal.slice(1), 16);
and write a new json file.
Currently, this library only supports decimal codepoints:
Could you please add support for hex codepoints like this?
decimal
61579
== hex\f08b