Merge branch 'master' of github.com:jeena/catdog
This commit is contained in:
commit
b038d89d7e
1 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ Then I cut out all the drawings from the big image and saved them as a black and
|
||||||
|
|
||||||
## 2.3. Resizing
|
## 2.3. Resizing
|
||||||
|
|
||||||
I wrote a small shellscript which would take all pictures and resize them proportionally to a max width and height of 200 px. It also fills up the missing borders with a white background color. To do that I used the [ImageMagick suite](www.imagemagick.org) software suite:
|
I wrote a small shellscript which would take all pictures and resize them proportionally to a max width and height of 200 px. It also fills up the missing borders with a white background color. To do that I used the [ImageMagick](www.imagemagick.org) software suite:
|
||||||
|
|
||||||
<pre>#!/bin/sh
|
<pre>#!/bin/sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue