diff --git a/resources/tagtypes/70.json b/resources/tagtypes/70.json new file mode 100644 index 00000000..71ead06b --- /dev/null +++ b/resources/tagtypes/70.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "name": "HS 2.9\" HighRes", + "width": 384, + "height": 168, + "rotatebuffer": 1, + "bpp": 2, + "colortable": { + "white": [ 255, 255, 255 ], + "black": [ 0, 0, 0 ], + "red": [ 255, 0, 0 ] + }, + "shortlut": 0, + "zlib_compression": "27", + "options": [ "button", "led" ], + "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 16, 17, 18, 19, 20, 26, 27 ], + "usetemplate": 51 +} diff --git a/resources/tagtypes/71.json b/resources/tagtypes/71.json new file mode 100644 index 00000000..5f701bfa --- /dev/null +++ b/resources/tagtypes/71.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "name": "HS 2.13\" BWR High Res", + "width": 296, + "height": 144, + "rotatebuffer": 1, + "bpp": 2, + "colortable": { + "white": [ 255, 255, 255 ], + "black": [ 0, 0, 0 ], + "red": [ 255, 0, 0 ] + }, + "zlib_compression": "27", + "shortlut": 2, + "options": [ "button" ], + "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 16, 17, 18, 19, 20, 21, 27 ], + "usetemplate": 1 +}