Revert "handwired/3dortho14u: refactor layout data (#16475)" (#16485)

This reverts commit 3ac769b6ab.
This commit is contained in:
xiao
2022-03-02 10:18:38 +10:30
committed by GitHub
parent 325c634101
commit 09a43b12cb
4 changed files with 18 additions and 8 deletions

View File

@@ -99,7 +99,12 @@
{"matrix": [4, 1], "x": 1, "y": 4},
{"matrix": [4, 2], "x": 2, "y": 4},
{"matrix": [4, 3], "x": 3, "y": 4},
{"matrix": [4, 6], "x": 4, "y": 4, "w": 6},
{"matrix": [4, 4], "x": 4, "y": 4},
{"matrix": [4, 5], "x": 5, "y": 4},
{"matrix": [4, 6], "x": 6, "y": 4},
{"matrix": [9, 0], "x": 7, "y": 4},
{"matrix": [9, 1], "x": 8, "y": 4},
{"matrix": [9, 2], "x": 9, "y": 4},
{"matrix": [9, 3], "x": 10, "y": 4},
{"matrix": [9, 4], "x": 11, "y": 4},
{"matrix": [9, 5], "x": 12, "y": 4},