finalcut/fonts/bdf2pcf.sh

7 lines
122 B
Bash
Executable File

#!/bin/sh
test -f 8x16graph.pcf.gz && rm 8x16graph.pcf.gz
bdftopcf -o 8x16graph.pcf 8x16graph.bdf
gzip -9 8x16graph.pcf