Enable zlib_compression support.

This commit is contained in:
Skip Hansen
2025-04-15 08:13:24 -07:00
parent 43c9a69f88
commit 18baa45433

5
resources/tagtypes/81.json Normal file → Executable file
View File

@@ -1,5 +1,5 @@
{ {
"version": 1, "version": 2,
"name": "Chroma Aeon 74 7.4\"", "name": "Chroma Aeon 74 7.4\"",
"width": 800, "width": 800,
"height": 480, "height": 480,
@@ -12,5 +12,6 @@
}, },
"shortlut": 0, "shortlut": 0,
"contentids": [ 22, 23, 1, 4, 5, 7, 8, 9, 10, 11, 17, 18, 19, 20 ], "contentids": [ 22, 23, 1, 4, 5, 7, 8, 9, 10, 11, 17, 18, 19, 20 ],
"usetemplate": 54 "usetemplate": 54,
"zlib_compression": "3"
} }