ergogen/test/outlines/rectangles.yaml
2021-12-18 20:28:33 +01:00

27 lines
No EOL
487 B
YAML

points:
zones:
matrix: {}
mirror: 20
outlines:
exports:
outline:
main:
type: keys
side: both
size: 20
bound: false
middle_rect:
type: rectangle
anchor:
ref:
- matrix
- mirror_matrix
shift: [0, sy/2]
size: [20, 40]
outside_rects:
type: rectangle
anchor:
ref: matrix
shift: [-10, 10]
size: 10
mirror: true