I have a device that generates on air graphics. This device needs to get glyph code in each font not the glyph dimensions to be drawn correctly.
For example, if I need the Arabic character
"أ" Alef
I have to send it in an integer value according to the font that will be used.
I could not find any functions that can do this for me
can anyone help me find out a way for that?