aboutsummaryrefslogtreecommitdiff
path: root/playground
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-06-30 03:12:32 +0200
committerbozo.kopic <bozo@kopic.xyz>2022-06-30 03:12:32 +0200
commitff005752d83988b1a6b317dead17cfa7abf95124 (patch)
tree679f227a23b6b18d6b2bd9a818f1305e1f9be2a6 /playground
parentbbead404341de0db027b32fe2b161c0194420c08 (diff)
WIP native implementation
Diffstat (limited to 'playground')
-rw-r--r--playground/params.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/playground/params.json b/playground/params.json
index 5aff8ca..e773b6a 100644
--- a/playground/params.json
+++ b/playground/params.json
@@ -14,23 +14,23 @@
"can_rotate": true
},
"i1_1": {
- "width": 1,
+ "width": 10,
"height": 5,
"can_rotate": true
},
"i1_2": {
- "width": 1,
- "height": 5,
+ "width": 2,
+ "height": 4,
"can_rotate": true
},
"i1_3": {
"width": 1,
- "height": 5,
+ "height": 8,
"can_rotate": true
},
"i1_4": {
- "width": 1,
- "height": 5,
+ "width": 13,
+ "height": 20,
"can_rotate": true
},
"i2": {