Skip to content

Instantly share code, notes, and snippets.

@kana
Created September 3, 2010 15:40
Show Gist options
  • Save kana/564062 to your computer and use it in GitHub Desktop.
Save kana/564062 to your computer and use it in GitHub Desktop.
# %s/#.*//|%join|s/\s\+/:/g
# i1 i2
40 load 96 96 resize
dup 48 48 resize
# i1 i2 | i2/00 i2/01 i2/10 i2/11
-1 get 0 0 48 48 extend
-1 get 0 48 48 0 extend
-1 get 48 0 0 48 extend
-1 get 48 48 0 0 extend
# i1 + [i2/00 i2/01 i2/10 i2/11]
-2 pull pop
composite
composite
composite
composite
to.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment