Added and implemented a bolder version of the font

This commit is contained in:
Maximilian Giller 2019-03-04 21:25:01 +01:00
parent 9756a6abb8
commit fdcefd1663
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ sunriseicon = im_open(opath+'wi-sunrise.jpeg')
sunseticon = im_open(opath+'wi-sunset.jpeg') sunseticon = im_open(opath+'wi-sunset.jpeg')
windicon = im_open(opath+'wi-strong-wind.jpeg') windicon = im_open(opath+'wi-strong-wind.jpeg')
defaultfont = "Assistant-Regular.ttf" defaultfont = "Assistant-SemiBold.otf"
datetime_locals = { datetime_locals = {
"de" : "de_DE.UTF-8", "de" : "de_DE.UTF-8",

Binary file not shown.