Installation

Here are the installation instructions

Python

fontpreview is written in python3 (3.6 and higher). The only external library required is Pillow (fork of PIL):

Installation

$ pip install --user fontpreview

Note

If you want to use the command line tool, you need to install the system-wide library: pip install fontpreview