lilypond-user
[Top][All Lists]
Advanced

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

Re: Change colors to white on black


From: Graham Percival
Subject: Re: Change colors to white on black
Date: Mon, 08 Jan 2007 10:06:44 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Jan B wrote:
i need the output from lilypond white on black (for special presentations
with OpenOffice Impress).
Of course i can change the colors with i.e. Gimp, but we have to make many
many presentations.
So i want to include a template to change all colors, but how can i change
ALL colors?

It's easier to do this with a command-line image processing program like imagemagick. Try

convert foo.png -negate bar.png

You can easily make a shell script to change all your files.

Cheers,
- Graham




reply via email to

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