Add Support for German

This commit is contained in:
Steven Seifried
2018-09-28 16:56:00 +02:00
parent 42fbe4a9e9
commit 9fade2c01f
28 changed files with 214 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ EPD_HEIGHT = 384
path = '/home/pi/E-Paper-Master/Calendar/'
wpath = path+'weather-icons/'
mpath = path+'months/'
mpath = path+'months/en/'
dpath = path+'days/'
font = ImageFont.truetype(path+'Assistant-Bold.ttf', 18)