diff --git a/resources/tagtypes/2E.json b/resources/tagtypes/2E.json index c67d8e45..62c2808a 100644 --- a/resources/tagtypes/2E.json +++ b/resources/tagtypes/2E.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "name": "M3 9.7\"", "width": 960, "height": 672, @@ -35,7 +35,7 @@ "rotate": 0, "mode": 1, "days": 7, - "gridparam": [ 7, 19, 30, "calibrib16.vlw", "REFSAN12.vlw", 16 ] + "gridparam": [ 3, 25, 40, "fonts/calibrib30", "REFSAN12.vlw", 16 ] } } -} \ No newline at end of file +} diff --git a/resources/tagtypes/41.json b/resources/tagtypes/41.json index 39ec4917..803eab67 100644 --- a/resources/tagtypes/41.json +++ b/resources/tagtypes/41.json @@ -14,5 +14,29 @@ "zlib_compression": "27", "options": [ ], "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 16, 17, 18, 19, 20, 26, 27 ], - "usetemplate": 51 -} \ No newline at end of file + "usetemplate": 51, + "template": { + "1": { + "weekday": [ 396, 20, "Signika-SB.ttf", 90 ], + "date": [ 396, 150, "Signika-SB.ttf", 70 ] + }, + "2": { + "fonts": [ "Signika-SB.ttf", 250, 250, 250, 250, 250, 250 ], + "xy": [ 396, 120 ] + }, + "8": { + "location": [ 10, 10, "fonts/calibrib16" ], + "column": [ 5, 158 ], + "day": [ 79, 40, "fonts/bahnschrift30", 79, 230 ], + "icon": [ 79, 100, 80 ], + "wind": [ 40, 34 ], + "line": [ 20, 252 ] + }, + "11": { + "rotate": 0, + "mode": 1, + "days": 7, + "gridparam": [ 7, 19, 30, "calibrib16.vlw", "REFSAN12.vlw", 16 ] + } + } +}