From 6a0f1310e129a93a189449f570800c806e6157b5 Mon Sep 17 00:00:00 2001 From: Magnus Erler <32124450+MagnusErler@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:54:36 +0100 Subject: [PATCH 1/2] Update 41.json (#406) --- resources/tagtypes/41.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) 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 ] + } + } +} From 4f7a381eedf3bd2aedbf5ae70c4aeb47275f9a7d Mon Sep 17 00:00:00 2001 From: Magnus Erler <32124450+MagnusErler@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:14:18 +0100 Subject: [PATCH 2/2] Update 2E.json (#416) --- resources/tagtypes/2E.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +}