Update configuration.py
This commit is contained in:
parent
4480540f54
commit
ddd43555e4
@ -60,7 +60,7 @@ else:
|
|||||||
default = ImageFont.truetype(NotoSans+'.ttf', 18)
|
default = ImageFont.truetype(NotoSans+'.ttf', 18)
|
||||||
semi = ImageFont.truetype(NotoSans+'Medium.ttf', 18)
|
semi = ImageFont.truetype(NotoSans+'Medium.ttf', 18)
|
||||||
bold = ImageFont.truetype(NotoSans+'SemiBold.ttf', 18)
|
bold = ImageFont.truetype(NotoSans+'SemiBold.ttf', 18)
|
||||||
|
|
||||||
w_font = ImageFont.truetype(weatherfont, 10)
|
w_font = ImageFont.truetype(weatherfont, 10)
|
||||||
|
|
||||||
"""Create image with given parameters"""
|
"""Create image with given parameters"""
|
||||||
|
Loading…
Reference in New Issue
Block a user