Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Created March 26, 2015 00:18
Show Gist options
  • Save rtanglao/dc12cc78e8b792b59ead to your computer and use it in GitHub Desktop.
Save rtanglao/dc12cc78e8b792b59ead to your computer and use it in GitHub Desktop.
gm montage -verbose -adjoin -tile 192x1080 +f +shadow +label \
+adjoin -geometry '10x1+0+0<' @all_jpgs.txt %06d-hd-all-vancouver-2014.jpg
@rtanglao
Copy link
Author

because some images were small (< 10 colours?!?) had to use 1x1+0+0<
gm montage -verbose -tile 192x1080 +frame +shadow +label -geometry '1x1+0+0<' @first_207360jpgs.txt frame1-try4.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment