summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/transparent-no-aa-ref.yaml
blob: 800b7a9f2ac081cf28d0223554d8e4e7c853a484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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"