freetypy.Face.get_chars

Face.get_chars()

Returns an iterator over all of the character codes in the current charmap.

Each result of the iterator is a tuple of the form (charcode, glyph_index).