On Thu, Feb 10, 2011 at 6:51 AM, Tim Sheasby <[email protected]> wrote: > % Font bug using make-pango-font-tree > % This font spec works in 2.13.46 on Mac running OSX 10.6 > > > \paper { > #(define fonts > (make-pango-font-tree "Palatino" > > "DejaVuSansCondensed" > "Courier" > (/ 32 20 ) > ) > ) > } > > \relative c { c d e f }
Are you referring to the strange font scaling? Attached is my output on GNU/Linux. If so, this is essentially a duplicate of #1129: http://code.google.com/p/lilypond/issues/detail?id=1129 (By "essentially", I mean that fixing #1129 will also fix the issue with your snippet.) Thanks, Patrick
<<attachment: pango-tree.preview.png>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
