bug-lilypond
[Top][All Lists]
Advanced

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

Pango font problem – Mac OSX 10.6


From: Tim Sheasby
Subject: Pango font problem – Mac OSX 10.6
Date: Thu, 10 Feb 2011 14:51:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

%  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 }




reply via email to

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