projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb1657
)
Make fonts created with mf2pt1 have the right /FontName.
author
Werner Lemberg
<wl@gnu.org>
Sat, 26 Jan 2008 02:51:08 +0000
(
03:51
+0100)
committer
Werner Lemberg
<wl@gnu.org>
Sat, 26 Jan 2008 02:51:08 +0000
(
03:51
+0100)
stepmake/stepmake/metafont-vars.make
patch
|
blob
|
history
diff --git
a/stepmake/stepmake/metafont-vars.make
b/stepmake/stepmake/metafont-vars.make
index 25589e1f4db2ff24279ca5936106992137e6304a..f8ccc468ae29c0cd99b582ad4dd72ab47896ead6 100644
(file)
--- a/
stepmake/stepmake/metafont-vars.make
+++ b/
stepmake/stepmake/metafont-vars.make
@@
-7,7
+7,7
@@
MF_LOG_FILES = $(addprefix $(outdir)/, $(FONT_FILES:.mf=.log))
DVI_FILES += $(MF_DVI_FILES)
TFM_FILES += $(MF_TFM_FILES)
-MF2PT1_OPTIONS=--rounding=0.0001
-
-
-
+MF2PT1_OPTIONS=--rounding=0.0001
\
+ --family=$(<:%.mf=%) \
+ --fullname=$(<:%.mf=%) \
+ --name=$(<:%.mf=%)