trisquel-icecat/icecat/gfx/wr/wrench/reftests/tiles/simple-gradient.yaml

9 lines
181 B
YAML

---
root:
items:
- type: gradient
bounds: [ 0, 0, 1980, 1080]
start: [ 0, -2000 ]
end: [ 0, 4000 ]
stops: [ 0.0, red, 1.0, green ]
repeat: false