ergogen/test/outlines/rectangles.yaml

27 lines
487 B
YAML
Raw Normal View History

2021-07-18 16:04:01 +02:00
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
2021-12-18 19:51:26 +01:00
shift: [0, sy/2]
2021-07-18 16:04:01 +02:00
size: [20, 40]
outside_rects:
type: rectangle
anchor:
ref: matrix
2021-12-18 19:51:26 +01:00
shift: [-10, 10]
2021-07-18 16:04:01 +02:00
size: 10
mirror: true