1
Answer

Get GlyphName from ttf files using C#

Photo of vignesh P

vignesh P

7y
1.8k
1
I parsed ttf files using glyphtypeface, Im getting the unicode character from that, but i need to get name of each glyphs present in that ttf file. Is there any possibilities with this or any alternatives?

Answers (1)