font-specimen-generator/README.md

20 lines
1.1 KiB
Markdown

# Font displayer
Just a script to help me organize my fonts and find the ones I'm looking for. Should generate font specimens for any .otf or .ttf font.
Directory is hardcoded so just change it in `test.py`
Some example output (not all of it because I have more than 1000 fonts) is in the `example` folder
Based off [this](https://upload.wikimedia.org/wikipedia/commons/9/93/OCR-A_SP.svg) which I fould browsing wikipedia
If you have a wordlist installed, it will select a random word in place of "Introduced". Otherwise it will use a pangram
![](https://raw.githubusercontent.com/nilesr/font-specimen-generator/master/example/0140-Prohibition-Prohibition%20Round%20Oblique.otf.png)
![](https://raw.githubusercontent.com/nilesr/font-specimen-generator/master/example/0040-Portrait%20Inline-PortraitInlineWeb-Regular.otf.png)
![](https://raw.githubusercontent.com/nilesr/font-specimen-generator/master/example/0088-Camcorder-Camcorder-Monospaced-Regular.otf.png)
![](https://raw.githubusercontent.com/nilesr/font-specimen-generator/master/example/0029-Portrait%20Text-PortraitText-Bold.otf.png)