]> git.donarmstrong.com Git - lilypond.git/commitdiff
(depth): use $(FONTFORGE). Patch by Jeff Smith
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 27 Mar 2005 12:31:00 +0000 (12:31 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 27 Mar 2005 12:31:00 +0000 (12:31 +0000)
<whydoubt@yahoo.com>

ChangeLog
mf/GNUmakefile

index e2c28c486406530e2645c8087707f39e8b4faef6..93fd797f5562ffa63ac2701896d4bbc5ffc84a9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/GNUmakefile (depth): use $(FONTFORGE). Patch by Jeff Smith
+       <whydoubt@yahoo.com>
+
        * scripts/abc2ly.py (dump_voices): use alphabet(). 
 
 2005-03-25  Graham Percival  <gperlist@shaw.ca>
index 28fc569d3c569c7a3dcd9a850387a232b706217b..059d9904466311c1238023d13784f8324ed4665b 100644 (file)
@@ -55,7 +55,7 @@ MFTRACE_FLAGS=$(if $(ENCODING_FILE),--encoding $(ENCODING_FILE),) --no-afm
 #
 
 $(outdir)/%.cff.ps $(outdir)/%.cff $(outdir)/%.otf $(outdir)/%.svg: $(outdir)/%.pe
-       (cd $(outdir) && fontforge -script $(notdir $<))
+       (cd $(outdir) && $(FONTFORGE) -script $(notdir $<))
        $(PYTHON) $(buildscript-dir)/ps-embed-cff.py $(basename $<).cff `cat $(basename $<).fontname` $(basename $<).cff.ps