Re: output diff

2014-01-06 Thread Noeck
> 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 \ -

Re: output diff

2014-01-02 Thread David Kastrup
Noeck writes: > Hi > > I remember that I have seen something like a diff of output files for > lilypond as regtests some where. Objects that match are drawn in black > and if not, the old one is printed in red and the new in green. > > Is that available as a general tool? Yes and no. The execut

Re: output diff

2014-01-02 Thread Phil Holmes
- Original Message - From: "Noeck" To: "lilypond-user" Sent: Thursday, January 02, 2014 7:23 AM Subject: output diff Hi I remember that I have seen something like a diff of output files for lilypond as regtests some where. Objects that match are drawn in black

output diff

2014-01-01 Thread Noeck
Hi I remember that I have seen something like a diff of output files for lilypond as regtests some where. Objects that match are drawn in black and if not, the old one is printed in red and the new in green. Is that available as a general tool? My purpose would be to look at my scores if somethin