YAML-ification and minor output restructure
This commit is contained in:
parent
282e117457
commit
fa850a643c
22 changed files with 287 additions and 409 deletions
27
test/cli/minimal/reference/points/points.yaml
Normal file
27
test/cli/minimal/reference/points/points.yaml
Normal file
|
@ -0,0 +1,27 @@
|
|||
matrix_col_row:
|
||||
x: 0
|
||||
'y': 0
|
||||
r: 0
|
||||
meta:
|
||||
shift:
|
||||
- 0
|
||||
- 0
|
||||
rotate: 0
|
||||
padding: 19
|
||||
width: 1
|
||||
height: 1
|
||||
skip: false
|
||||
asym: both
|
||||
name: matrix_col_row
|
||||
colrow: col_row
|
||||
col:
|
||||
stagger: 0
|
||||
spread: 0
|
||||
rotate: 0
|
||||
origin:
|
||||
- 0
|
||||
- 0
|
||||
rows: {}
|
||||
key: {}
|
||||
name: col
|
||||
row: row
|
Loading…
Add table
Add a link
Reference in a new issue