I\'m trying to find out what fonts are available to be used in PIL with the font = ImageFont.load() function. I want to create a list from which I can sample a
font = ImageFont.load()