"Mathias Linkerhand" <proflo...@proflogic.com> wrote in message news:1298666768.3173.81.camel@proflogic-laptop...
Am Freitag, den 25.02.2011, 20:59 +0100 schrieb Francisco Vila:
2011/2/25 Mathias Linkerhand <proflo...@proflogic.com>:
> >> I'm not top posting.
> >
> > \version "2.12.3"
> > \header {
> >  title = "??"
> > }
> > \relative c'' {
> >  c
> > }
> >
> > I would like to use the unicode character "??" (U+1D106, MUSICAL
SYMBOL LEFT
> > REPEAT SIGN) in the text of a stanza. But this results in the error:
> > “Programmierfehler: Freetype-Fehler: SFNT font table missing”.
> >
>
> I can process your code with no problem under Ubuntu GNU/Linux. The
> PDF has that character in the title. What is your OS? Is the error
> issued by lilypond or your PDF viewer?
>
Ubuntu 10.10 amd64. The error is issued by Lilypond. I attached a
test.ly to this email. Result:
>
$ lilypond test.ly
GNU LilyPond 2.12.3
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: Free type error: SFNT font table missing
continuing, cross fingers
Converting to `./test.pdf'...
`gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -q -r1200 -sDEVICE=pdfwrite
-sOutputFile="./test.pdf" -c .setpdfwrite -f "test.ps"' failed (256)
error: failed files: "test.ly"


This is quite interesting. It looks like there is a problem with a font or glyph and as a result we're getting this error message, which we've had reported before but never properly established why the error occurs. We might be able to now....

--
Phil Holmes
Bug Squad




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to