Builds a list of fonts recursively for a given path and sticks them into a series of images for easy preview.

pixelbath 1aa679cb06 Adding usage 1 year ago
.gitignore 32830a92e6 scrip 2 years ago
LICENSE 5e94e18f50 Initial commit 2 years ago
README.md 1aa679cb06 Adding usage 1 year ago
build.py 32830a92e6 scrip 2 years ago
example.png b6547d0bc2 example 2 years ago

README.md

font-preview-python

Builds a list of fonts recursively for a given path and sticks them into a series of images for easy preview.

Usage

Run ./build.py in the folder containing the fonts, or change the rootdir variable in the script to your path.

Example

Example