blob: 5d16e4b6881ba5709141a8a3b153da1cef85f5d2 [file] [log] [blame]
(save)
(set-state
(change-flags [drop-shadow])
(drop-shadow
(shadow-offset width=10 height=20)
(shadow-blur 12.00)
(shadow-color #000000)
(shadows-use-legacy-radius 0)))
(fill-composited-rect
(rect at (50,50) size 100x100)
(color #0000FF)
(composite-operation source-over)
(blend-mode normal) extent at (43,50) size 134x137)
(restore)