1 %TAG ! tag:clarkevans.com,2002: 2 --- !shape 3 # Use the ! handle for presenting 4 # tag:clarkevans.com,2002:circle 5 - !circle 6 center: &ORIGIN {x: 73, y: 129} 7 radius: 7 8 - !line 9 start: *ORIGIN 10 finish: { x: 89, y: 102 } 11 - !label 12 start: *ORIGIN 13 color: 0xFFEEBB 14 text: Pretty vector drawing. 15