CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/05/26 12:57:16

Modified files:
        .              : ChangeLog 
        lily           : pfb.cc 

Log message:
        (LY_DEFINE): progress indication for opening ttf and
        otf files.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3663&tr2=1.3664&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/lily/pfb.cc.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3663 lilypond/ChangeLog:1.3664
--- lilypond/ChangeLog:1.3663   Thu May 26 11:13:25 2005
+++ lilypond/ChangeLog  Thu May 26 12:57:16 2005
@@ -1,5 +1,8 @@
 2005-05-26  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
+       otf files.
+
        * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
        bugfixes.
 
Index: lilypond/lily/pfb.cc
diff -u lilypond/lily/pfb.cc:1.12 lilypond/lily/pfb.cc:1.13
--- lilypond/lily/pfb.cc:1.12   Thu May 26 12:13:14 2005
+++ lilypond/lily/pfb.cc        Thu May 26 12:57:16 2005
@@ -14,6 +14,8 @@
 #include "memory-stream.hh"
 #include "ttftool.h"
 #include "open-type-font.hh"
+#include "main.hh"
+#include "warn.hh"
 
 char *
 pfb2pfa (Byte const *pfb, int length)


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to