Outlines rewrite actually done

This commit is contained in:
Bán Dénes 2022-01-16 20:36:19 +01:00
parent 4844a044df
commit d6f83232a8
23 changed files with 288 additions and 1034 deletions

View file

@ -3,25 +3,24 @@ points:
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
outline:
main:
what: rectangle
where: true
size: 20
bound: false
middle_rect:
what: rectangle
where:
ref:
- matrix
- mirror_matrix
shift: [0, sy/2]
size: [20, 40]
outside_rects:
what: rectangle
where:
ref: matrix
shift: [-10, 10]
size: 10
mirror: true