Some outline testing
This commit is contained in:
parent
26128f8db7
commit
9bdcd36d1a
10 changed files with 828 additions and 0 deletions
26
test/outlines/circles.yaml
Normal file
26
test/outlines/circles.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
points:
|
||||
zones:
|
||||
matrix: {}
|
||||
mirror: 20
|
||||
outlines:
|
||||
exports:
|
||||
outline:
|
||||
main:
|
||||
type: keys
|
||||
side: both
|
||||
size: 20
|
||||
bound: false
|
||||
middle_circle:
|
||||
type: circle
|
||||
anchor:
|
||||
ref:
|
||||
- matrix_default_default
|
||||
- mirror_matrix_default_default
|
||||
radius: 15
|
||||
outside_circles:
|
||||
type: circle
|
||||
anchor:
|
||||
ref: matrix_default_default
|
||||
shift: [-10, 10]
|
||||
radius: 5
|
||||
mirror: true
|
Loading…
Add table
Add a link
Reference in a new issue