Created
December 22, 2016 02:47
-
-
Save brianium/24750194577c22c078959c15680df3ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(watermark "some-resource.jpg" | |
(with-image "another-resource.jpg" lower-right) | |
(with-text "hello world!" my-draw) | |
(with-image "some-image.jpg" upper-left) | |
(append-to-thangs)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment