From 664cfa76b05756cb5ee22cf9bfe463822aeae6a3 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 12 Nov 2023 12:48:46 +0100 Subject: a --- test/json/wall-atlas-02_groups.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index 3c021733..b429ad02 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -1,12 +1,19 @@ { "name": "foo", "depth": 42, - "frames": [], + "frames": [ + { + "offset": "0 x 0", + "size": "64 x 192" + } + ], "n": { }, "w": { "wall": { - "default-tint": false + "default-tint": false, + "offset": 0, + "count": 1 }, "side": { "pixel-size": "42 x 192", -- cgit v1.2.3