summaryrefslogtreecommitdiffhomepage
path: root/test/json
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-12-11 04:17:02 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-12-11 04:17:02 +0100
commitd4ab3ea68b47ecb0413c1d31a27d7cd57202ac28 (patch)
tree2f0e4845dcfd05df265627d5d3eb4e910549d6e2 /test/json
parentbe5ca3208891a8d45cbb7f9c25905f46332572a0 (diff)
w
Diffstat (limited to 'test/json')
-rw-r--r--test/json/wall-atlas-02_groups.json12
1 files changed, 5 insertions, 7 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json
index 738f9761..ae187167 100644
--- a/test/json/wall-atlas-02_groups.json
+++ b/test/json/wall-atlas-02_groups.json
@@ -27,7 +27,11 @@
"w": {
"wall": {
"offset": 0,
- "count": 1
+ "count": 1,
+ "pixel-size": "42 x 192",
+ "tint-mult": [ 0.125, 0.25, 0.5, 1 ],
+ "tint-add": [ 1, 2, 3 ],
+ "mirrored": true
},
"side": {
"pixel-size": "42 x 192"
@@ -37,12 +41,6 @@
"offset": 1,
"count": 2
},
- "overlay": {
- "pixel-size": "42 x 192",
- "tint-mult": [ 0.125, 0.25, 0.5, 1 ],
- "tint-add": [ 1, 2, 3 ],
- "mirrored": true
- },
"corner-L": { "from-rotation": "n" }
}
}