source:
trunk/termtv/utils/makefont.sh@
17812
| Last change on this file since 17812 was 17407, checked in by , 12 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.
