X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=mkrules;h=3c5f93515487c4bce12ac719b61ce6b355a8313c;hb=35412fce345bbb491202173df7c0b8f0925fe67d;hp=d16d6b4052f74f025f95fdfcffb5562ad565ac0a;hpb=9e6fd8dc8031bc2baeaacceeee96d5cdf62295be;p=xfonts-traditional.git diff --git a/mkrules b/mkrules index d16d6b4..3c5f935 100755 --- 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