Click to See Complete Forum and Search --> : how to enumerate the characters from a font


cderius
February 28th, 2005, 02:00 AM
I have a windows font, and I would like to enumerate its characters( starting with first).Is there any way or any font iterator?

darwen
February 28th, 2005, 04:05 AM
Do you mean know which unicode character indexes exist in the font ?

Darwen.