Op dinsdag 22 september 2009, schreef Stephen Corey: > After generating my png images, I typically open them with Gimp and > convert the white background to alpha (Colors | Color to Alpha) before > loading them into Powerpoint. This allows you to use a color or texture > background to your music, which sometimes makes for a nicer display.
You know you can have LilyPond transparent (alpha) PNGs directly by using -dpixmap-format=pngalpha on the commandline, like: lilypond -dresolution=300 -dpixmap-format=pngalpha --png file.ly or by including these lines in your template: #(ly:set-option 'pixmap-format "pngalpha") #(ly:set-option 'resolution 300) best regards, Wilbert Berendsen -- Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/ Nederlands LilyPond forum: http://www.lilypondforum.nl/ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user