On Fri, Feb 25, 2011 at 10:35 PM, Mathias Linkerhand <proflo...@proflogic.com> wrote: > Am Freitag, den 25.02.2011, 21:51 +0100 schrieb Francisco Vila: >> Could you try out latest release and tell us whether it works? I can >> not reproduce it. > > It does not work with the latest version. Result: > $ lilypond test.ly > GNU LilyPond 2.13.51 > Processing `test.ly' > Parsing... > Interpreting music... > Preprocessing graphical objects... > Finding the ideal number of pages... > Fitting music on 1 page... > Drawing systems... > Layout output to `test.ps'... > programming error: FreeType error: SFNT font table missing
Can you tell us what fonts are loaded here? You can determine this by generating only the PS file: $ lilypond --ps test.ly Then run $ head -n 20 ly.ps | grep DocumentSuppliedResources What is the output of this command? Thanks, Patrick _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond