Tagged Questions
0
votes
1answer
118 views
Detecting glyphs occurrences in any fonts
I'm writing a small .NET application that can produce SWF files, and I need to support Unicode fonts. I don't know the things on it and font rendering well, so I understand that I've made some ...