X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/ccd5654568bb362a15185bcf0c1dfa5cb9f3ace7..6c0f71f581d5b8d9a519a6645f571f54b38afca8:/README.md diff --git a/README.md b/README.md index 7c27d2d..7588245 100755 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ Installation Librarian uses standard Python distutils for packaging. After installing all the dependencies just run: python setup.py install - + +PDF converter also needs the Junicode-WL fonts (librarian/pdf/JunicodeWL-*.ttf) installed. +In Debian/Ubuntu, put those files in ~/.fonts/ and run `fc-cache'. Usage ------