X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/ccd5654568bb362a15185bcf0c1dfa5cb9f3ace7..6d65ed2b0c5f9f6df14de211ea2bf1de0a5dac70:/README.md?ds=sidebyside 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 ------