fontpreviewer
1.0.0
fontpreviewer is a nice little tool that generates PNG thumbnails of fonts,
and also generates a HTML file with all generated thumbnails.
It receives a list of font files as parameters, and writes a PNG image for each font at the same directory. It requires write-permission to the directory with the fonts.
It supports TTF, OTF (OpenType), and any fonts supported by pygame.freetype.
SDL and FreeType.argparse module instead of getopt.--text, consider migrating from pygame to pygame-ce.