diff options
author | James Nylen <jnylen@gmail.com> | 2014-03-09 15:56:02 -0500 |
---|---|---|
committer | James Nylen <jnylen@gmail.com> | 2014-03-09 15:56:02 -0500 |
commit | d3be543ed25a03bedf600f7d5258f68959c15ed0 (patch) | |
tree | 04c1f24b6c13d6925ec10f45eb856717af855447 | |
parent | 38d88cd93e2ede556d0080a4048c7e21edcae49a (diff) | |
download | d3-process-map-d3be543ed25a03bedf600f7d5258f68959c15ed0.zip d3-process-map-d3be543ed25a03bedf600f7d5258f68959c15ed0.tar.gz d3-process-map-d3be543ed25a03bedf600f7d5258f68959c15ed0.tar.bz2 |
Add thumbnail for d3 examples page
-rwxr-xr-x | img/example.sh | 6 | ||||
-rw-r--r-- | img/thumb-example.png | bin | 0 -> 27996 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/img/example.sh b/img/example.sh new file mode 100755 index 0000000..d018133 --- /dev/null +++ b/img/example.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +convert thumb-les-mis-orig.png \ + -crop 303x156+250+100 \ + -resize 66.67% \ + thumb-example.png diff --git a/img/thumb-example.png b/img/thumb-example.png Binary files differnew file mode 100644 index 0000000..2e5c716 --- /dev/null +++ b/img/thumb-example.png |