mpl.font_manager.win32InstalledFonts()

mpl.font_manager.win32InstalledFonts(directory=None, fontext=u'ttf')[source]

Search for fonts in the specified font directory, or use the system directories if none given. A list of TrueType font filenames are returned by default, or AFM fonts if fontext == ‘afm’.