diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-23 11:57:25 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-23 11:57:25 +0100 |
commit | a737d0cea5ca8bdcd3f9cfc38e29f8a15992ca3e (patch) | |
tree | a9eff1385f0b891dc7298477768444a1ce1113fc /test/json | |
parent | 14cf3a6c5acb51a953ca193289e3eb112542e9ac (diff) |
a
Diffstat (limited to 'test/json')
-rw-r--r-- | test/json/wall-atlas-02_groups.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index c9617d4f..b2d44fc5 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -22,6 +22,13 @@ "wall": { "offset": 0, "count": 1 + }, + "corner-L": { + "offset": 0, + "count": 11 + }, + "top": { + "from-rotation": "w" } }, "w": { @@ -40,7 +47,7 @@ "top": { "pixel-size": "192 x 42", "offset": 1, - "count": 2 + "count": 12 }, "corner-L": { "from-rotation": "n" } } |