FONT_TO_PY.md Improve installation instructions.

pull/16/head
Peter Hinch 2018-06-02 12:03:11 +01:00
rodzic f3f75c56ba
commit ba3d585162
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,16 @@
Convert a font file to Python source code.
# Dependency
The utility requires `freetype` which may be installed using `pip3`. On Linux
at a root prompt:
```shell
# apt-get install python3-pip
# pip3 install freetype-py
```
# Usage
``font_to_py.py`` is a command line utility written in Python 3. It is run on a