Skip to content

"fontpreviewer" is a nice little tool that generates PNG thumbnails of TTF fonts, and also generates a HTML file with all generated thumbnails. This program was originally written on 2007-08-08 and then completely forgotten for almost 4 years.

denilsonsa/fontpreviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fontpreviewer

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.

Requirements

  • Python 3
  • pygame
    • pygame requires SDL and FreeType.
  • fonttools
    • Optional, but recommended.

TODO

About

"fontpreviewer" is a nice little tool that generates PNG thumbnails of TTF fonts, and also generates a HTML file with all generated thumbnails. This program was originally written on 2007-08-08 and then completely forgotten for almost 4 years.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages