A simple Python app to quickly show all your fonts, along with examples of all letters, numbers and (common) punctuation.
Requires Python (Anaconda, or something to run Python with). To install the requirements, run:
pip install -r requirements.txtTo run the app, run:
python FontViewerApp.pyEnhancements are planned. Stay tuned!
