17 lines
369 B
YAML
17 lines
369 B
YAML
---
|
|
root:
|
|
items:
|
|
-
|
|
type: "shadow"
|
|
bounds: [0, 0, 200, 200]
|
|
offset: [0, 0]
|
|
blur-radius: 0
|
|
color: [0, 0, 0, 0.5]
|
|
-
|
|
text: "hello everybody"
|
|
origin: [10, 20]
|
|
size: 18
|
|
color: [0, 0, 0, 0]
|
|
font: "VeraBd.ttf"
|
|
-
|
|
type: "pop-all-shadows"
|