# HG changeset patch # User robcast # Date 1409066397 -7200 # Node ID aa09153a2b13496152768e748dd5136fa638a83d # Parent 32eb36e6c9d2b4f43554edcea973a50202dd64a4 fix URL for scaleomat script. diff -r 32eb36e6c9d2 -r aa09153a2b13 doc/src/site/markdown/image-directories.md --- a/doc/src/site/markdown/image-directories.md Mon Jul 21 15:32:19 2014 +0200 +++ b/doc/src/site/markdown/image-directories.md Tue Aug 26 17:19:57 2014 +0200 @@ -71,9 +71,9 @@ (automatically finding the right file extension) and uses the first image that is bigger than or equal to the requested size. -For batch-prescaling our images we use a script called "scale-o-mat" that uses a -lot of freely available imaging libraries (ImageMagick, libtiff, netpbm) and is -available in our public CVS [[1]](http://itgroup.mpiwg-berlin.mpg.de/cgi-bin/cvsweb.cgi/scaleomat/). +For batch-prescaling our images we use a very old Perl script called "scale-o-mat" +that uses a lot of freely available imaging libraries (ImageMagick, libtiff, netpbm) +and is available in our [public CVS](https://it-dev.mpiwg-berlin.mpg.de/cvs/cgi-bin/cvsweb/scaleomat/). The script is given a hi-res base directory, a destination base directory, a destination size and a starting directory. It then processes all files in the starting directory and