From ff005752d83988b1a6b317dead17cfa7abf95124 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 30 Jun 2022 03:12:32 +0200 Subject: WIP native implementation --- playground/params.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'playground') 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": { -- cgit v1.2.3-70-g09d2