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 5 months ago
.gitignore 32830a92e6 scrip 1 year ago
LICENSE 5e94e18f50 Initial commit 1 year ago
README.md 1aa679cb06 Adding usage 5 months ago
build.py 32830a92e6 scrip 1 year ago
example.png b6547d0bc2 example 1 year 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