source:
trunk/termtv/utils/makefont.sh@
18218
Last change on this file since 18218 was 17407, checked in by , 11 years ago | |
---|---|
|
|
File size: 132 bytes |
Line | |
---|---|
1 | NAME=`dirname $1`/`basename $1 .bdf` |
2 | echo "\n$NAME" |
3 | utils/bdf2fontdescr.pl < $1 > $NAME |
4 | utils/makefont.pl $NAME $NAME.png $NAME.txt |
Note:
See TracBrowser
for help on using the repository browser.