Some outline testing
This commit is contained in:
27
test/outlines/rectangles.yaml
Normal file
27
test/outlines/rectangles.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
points:
|
||||
zones:
|
||||
matrix: {}
|
||||
mirror: 20
|
||||
outlines:
|
||||
exports:
|
||||
outline:
|
||||
main:
|
||||
type: keys
|
||||
side: both
|
||||
size: 20
|
||||
bound: false
|
||||
middle_rect:
|
||||
type: rectangle
|
||||
anchor:
|
||||
ref:
|
||||
- matrix_default_default
|
||||
- mirror_matrix_default_default
|
||||
shift: [-sx/2, 0]
|
||||
size: [20, 40]
|
||||
outside_rects:
|
||||
type: rectangle
|
||||
anchor:
|
||||
ref: matrix_default_default
|
||||
shift: [-15, 5]
|
||||
size: 10
|
||||
mirror: true
|
||||
Reference in New Issue
Block a user