[GRASS-dev] [GRASS-SVN] r55738 - grass/branches/releasebranch_6_4/display/d.rhumbline

On Sat, Apr 13, 2013 at 1:15 PM, <svn_grass@osgeo.org> wrote:

Author: hamish
Date: 2013-04-13 04:15:38 -0700 (Sat, 13 Apr 2013)
New Revision: 55738

Modified:
   grass/branches/releasebranch_6_4/display/d.rhumbline/d_rhumbline.png
Log:
run 'optipng -o5' to compress (merge from devbr6)

How about "abusing" grass-addons/tools/module_svn_propset.sh for
this job to not forget about it every time?

Hamish:

> Log:
> run 'optipng -o5' to compress (merge from devbr6)

Markus Neteler wrote:

How about "abusing" grass-addons/tools/module_svn_propset.sh
for this job to not forget about it every time?

If you like, but it would have to run every time, which can take
many minutes for large runs of the script.

fwiw the job wasn't forgotten, just the backport. I'm forever
running that in bulk for the new tutorial screenshots uploaded
for the live dvd, so have gotten the `find` foo for it down pretty
well. note there's many more doc images which still need that,
but I thought I'd leave it for another day.

Hamish