fix fonts path

This commit is contained in:
Paweł Szafer
2022-11-25 15:53:19 +01:00
parent bd0cf35bac
commit eb4dd61311
5 changed files with 61 additions and 7 deletions

View File

@@ -128,12 +128,12 @@ display:
it.fill(COLOR_OFF);
font:
- file: "fonts/DejaVuSans.ttf"
- file: "${dir_name}/fonts/DejaVuSans.ttf"
id: dejaVuSmall
size: 9
- file: "fonts/danube__.ttf"
- file: "${dir_name}/fonts/danube__.ttf"
id: danubeBig
size: 20
- file: "fonts/danube__.ttf"
- file: "${dir_name}/fonts/danube__.ttf"
id: danubeSmall
size: 9