freetypy.Face.get_chars

Face.get_chars()

Iterate over all of the char codes in the current charmap.

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