Skip to content

Instantly share code, notes, and snippets.

@feuery
Created July 15, 2016 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feuery/a6701d07f89cce04a8e0efc6ad8638b2 to your computer and use it in GitHub Desktop.
Save feuery/a6701d07f89cce04a8e0efc6ad8638b2 to your computer and use it in GitHub Desktop.
(and (= (rem (width *png-image*) 50) 0)
(= (rem (height *png-image*) 50) 0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment