buildcraft/misc/genfont.sh

9 lines
294 B
Bash
Raw Normal View History

2015-04-18 10:23:41 +02:00
#!/bin/sh
cd ..
tools/mkfont -r 0-383,1024-1119 \
-o buildcraft_resources/assets/buildcraftcore/tablet/11.pf2 \
-s 11 /usr/share/fonts/TTF/DejaVuSans.ttf
tools/mkfont -r 0-383,1024-1119 \
-o buildcraft_resources/assets/buildcraftcore/tablet/16.pf2 \
-s 16 /usr/share/fonts/TTF/DejaVuSans.ttf