shadow-many.yaml (1034B)
1 --- # the same as shadow.yaml, except there are many shadows with different offsets and colors 2 root: 3 items: 4 - 5 type: "shadow" 6 bounds: [14, 18, 205, 35] 7 blur-radius: 5 8 offset: [0, 0] 9 color: black 10 - 11 type: "shadow" 12 bounds: [14, 18, 205, 35] 13 blur-radius: 0 14 offset: [2, 3] 15 color: red 16 - 17 type: "shadow" 18 bounds: [14, 18, 205, 35] 19 blur-radius: 3 20 offset: [-2, 3.5] 21 color: blue 22 - 23 bounds: [14, 18, 205, 35] 24 glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87] 25 offsets: [16, 43, 35.533333, 43, 51.533333, 43, 60.4, 43, 72.833336, 43, 80.833336, 43, 89.7, 43, 102.13333, 43, 110.13333, 43, 119, 43, 135, 43, 149.2, 43, 157.2, 43, 173.2, 43, 187.4, 43, 196.26666, 43] 26 size: 18 27 color: [0, 0, 0, 0] # actual text is transparent 28 font: "VeraBd.ttf" 29 - 30 type: "pop-all-shadows"