From b9b593df7b0d4d65bec45c194602210caa6bc4c9 Mon Sep 17 00:00:00 2001 From: Niles Rogoff Date: Mon, 5 Sep 2016 21:08:12 -0400 Subject: [PATCH] Added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..59d6e0a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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