lookup linux font on runtime

This commit is contained in:
2024-01-29 12:36:37 +01:00
parent 2a29f01fc2
commit 5f7b9aa116
3 changed files with 19 additions and 14 deletions

View File

@@ -11,9 +11,8 @@ the following command.
apt install cmake build-essential libsdl2-dev libsdl2-gfx-dev libsdl2-ttf-dev
```
DejaVuSans is also expected to be in the same place as it is under compile time. You will need to make sure to compile
for the same distro that you're using, and also have the font installed. The package under debian is
called `fonts-dejavu-core`
DejaVuSans is also expected to be present at the default location under linux whilst Arial is under Windows and macOS.
The package under debian is called `fonts-dejavu-core`
## Compiling