Source code

Revision control

Copy as Markdown

Other Tools

# Don't crash on very large blur radius!
---
root:
items:
- type: stacking-context
bounds: [10, 10, 260, 260]
filters: drop-shadow([73, 73], 10000000, [255, 0, 0, 1])
items:
- image: checkerboard(2, 16, 16)
bounds: [10, 10, 260, 260]