lilypond-user
[Top][All Lists]
Advanced

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

Re: Png image files are always 859x1111


From: Wilbert Berendsen
Subject: Re: Png image files are always 859x1111
Date: Thu, 24 Sep 2009 08:48:46 +0200
User-agent: KMail/1.12.1 (Linux/2.6.31-10-generic; KDE/4.3.1; i686; ; )

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/




reply via email to

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