lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: output diff


From: Noeck
Subject: Re: output diff
Date: Mon, 06 Jan 2014 23:38:19 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

> make-regtest-pngs.sh should be able to do that.

Thanks David and Phil!

The core line of make-regtest-pngs.sh was quite close to what I wanted.
If anyone is interested, this is what finally chose (also using
imagemagick):

convert old.png new.png -background black -channel red,green -combine \
-fill white -draw 'color 0,0 replace' diff.png

Thanks again!
Joram



reply via email to

[Prev in Thread] Current Thread [Next in Thread]