chiark / gitweb /
Improve quotes in Misc Fixed 10x20 - WIP
[xfonts-traditional.git] / mkrules
diff --git a/mkrules b/mkrules
index d16d6b4052f74f025f95fdfcffb5562ad565ac0a..3c5f93515487c4bce12ac719b61ce6b355a8313c 100755 (executable)
--- a/mkrules
+++ b/mkrules
@@ -43,9 +43,9 @@ while read keyword rest; do
                                ./ffconvert.pe "$f/$pcf"
                                # 1. fontforge writes a silly filename
                                # 2. our crappy machinery copes only
-                               #  with BDFs from pcf2bdf, not from
-                               #  fontforge
-                               bdftopcf <"$f/$pcf".BDF*.bdf |pcf2bdf >$out
+                               #  with BDFs all of whose chars have
+                               #  the bbox of the font
+                               ./bdfnorm <"$f/$pcf".BDF*.bdf >$out
                        else
                                echo >&2 "cannot make $out!"
                                exit 1