rotate-snap-clip-ref.yaml (552B)
1 --- 2 root: 3 items: 4 - type: clip 5 id: 2 6 complex: 7 - rect: [0, 0, 400, 30] 8 radius: { 9 top-left: 2, 10 top-right: 2, 11 bottom-left: 2, 12 bottom-right: 2, 13 } 14 - type: clip-chain 15 id: 12 16 clips: [2] 17 - type: stacking-context 18 clip-chain: 12 19 items: 20 - type: stacking-context 21 items: 22 - text: "Should be upright" 23 origin: 20 24 24 size: 18 25 color: black 26 font: "VeraBd.ttf"