Note about fonts

main
Bob Mottram 2020-05-27 18:27:52 +01:00
parent c740b07c9f
commit 5e7b37d7a7
1 changed files with 8 additions and 0 deletions

View File

@ -194,6 +194,14 @@ Static analysis can be run with:
./static_analysis
```
## Custom Fonts
If you want to use a particular font then copy it into the *fonts* directory, rename it as *custom.ttf/woff/woff2/otf* and then restart the epicyon daemon.
``` bash
systemctl restart epicyon
```
## Running Unit Tests
To run the unit tests: