On 07/01/14 05:37, Jan wrote:
Hi,
using Lilypond, I can use transparency and resolution _separately_, but
unfortunately not together.
These two command lines work fine:
d:/resources/LilyPond/usr/bin/lilypond -dresolution=169.333 --png --pdf
prc44_3.ly
d:/resources/LilyPond/usr/bin/lilypond -dpixmap-format=pngalpha --png --pdf
prc44_3.ly
If I combine them to
d:/resources/LilyPond/usr/bin/lilypond -dpixmap-format=pngalpha
-dresolution=169.333 --png --pdf prc44_3.ly
or swapped like
d:/resources/LilyPond/usr/bin/lilypond -dresolution=169.333
-dpixmap-format=pngalpha --png --pdf prc44_3.ly
the transparency option is ignored.
I assume this is on 2.18?
Do you know if this was the same in 2.16?
James
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond