1.

Solve : How to dump used Unicode Private Area characters into file??

Answer»

Hi!

I need to dump selected range of Unicode Private Use Area characters of selected font to single text file encoded in Unicode.
I was searching WEB but nothing found.
I need it in two formats:
{CHARACTER}{character}... etc.
and
{U+$$$$}{character}

I mean ANYTHING LIKE this:

{character} is @ - so @ABC... etc.
and
{U+hexadecimal_value}{character} is {U+E000}@

Is any way to do it?

Thank you for each suggestion.
Miro



Discussion

No Comment Found