From 8cddae3ba23ef2bc674d7a30a7c300b094de1294 Mon Sep 17 00:00:00 2001 From: atc1441 Date: Sat, 25 May 2024 10:15:19 +0200 Subject: [PATCH] Create 12.json --- resources/tagtypes/12.json | 56 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 resources/tagtypes/12.json diff --git a/resources/tagtypes/12.json b/resources/tagtypes/12.json new file mode 100644 index 00000000..cd514976 --- /dev/null +++ b/resources/tagtypes/12.json @@ -0,0 +1,56 @@ +{ + "version": 1, + "name": "M2 4.2\" UC", + "width": 400, + "height": 300, + "rotatebuffer": 0, + "bpp": 2, + "colortable": { + "white": [ 255, 255, 255 ], + "black": [ 0, 0, 0 ], + "red": [ 255, 0, 0 ] + }, + "shortlut": 1, + "options": [ "button" ], + "contentids": [ 22, 23, 1, 4, 5, 7, 8, 9, 10, 11, 17, 18, 19, 20 ], + "template": { + "1": { + "weekday": [ 200, 0, "Signika-SB.ttf", 70 ], + "month": [ 200, 210, "Signika-SB.ttf", 70 ], + "day": [ 200, 45, "Signika-SB.ttf", 170 ] + }, + "4": { + "location": [ 20, 20, "fonts/calibrib30" ], + "wind": [ 90, 83, "fonts/calibrib50" ], + "temp": [ 20, 170, "fonts/calibrib100" ], + "icon": [ 385, 0, 100, 2 ], + "dir": [ 40, 50, 80 ], + "umbrella": [ 325, 155, 78 ] + }, + "8": { + "location": [ 10, 10, "fonts/calibrib30" ], + "column": [ 6, 66 ], + "day": [ 33, 60, "fonts/bahnschrift20", 104, 230 ], + "rain": [ 34, 260 ], + "icon": [ 32, 145, 30 ], + "wind": [ 17, 90 ], + "line": [ 50, 300 ] + }, + "9": { + "title": [ 6, 0, "Signika-SB.ttf", 25 ], + "items": 4, + "line": [ 9, 40, "calibrib16.vlw" ], + "desc": [ 2, 8, "REFSAN12.vlw", 1.2 ] + }, + "10": { + "title": [ 200, 10, "fonts/bahnschrift20" ], + "pos": [ 200, 35 ] + }, + "11": { + "rotate": 0, + "mode": 1, + "days": 4, + "gridparam": [ 5, 17, 20, "calibrib16.vlw", "tahoma9.vlw", 14 ] + } + } +}