Added and implemented a bolder version of the font
This commit is contained in:
parent
9756a6abb8
commit
fdcefd1663
2 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
BIN
Calendar/Assistant-SemiBold.otf
Normal file
BIN
Calendar/Assistant-SemiBold.otf
Normal file
Binary file not shown.
Loading…
Reference in a new issue