Comment #19 on issue 1683 by [email protected]: The dynamic m is broken at staff-size-14
http://code.google.com/p/lilypond/issues/detail?id=1683

Recent versions of FontForge provide access to the --enable-double configure option by inspecting the output of `fontforge --version'. For example, my self-compiled version yields


Copyright (c) 2000-2011 by George Williams.
 Executable based on sources from 23:14 GMT 25-Feb-2011-ML-TtfDb-D.
 Library based on sources from 13:48 GMT 22-Feb-2011.
fontforge 20110225
libfontforge 20110222-ML


The `-D' at the end of the second line indicates that it has been compiled with --enable-double. If there is `-LD' instead, fontforge has been compiled with --enable-longdouble, which should work also for lilypond.

You can get more details by looking into fontforge/startnoui.c within the FontForge git repository.



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to