add a second 8x8 font
This commit is contained in:
parent
c73a361120
commit
5bee2ac73c
BIN
Datas/8x8std
Normal file
BIN
Datas/8x8std
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "warning: $0 is an ugly installer"
|
echo "XXXXXXX warning: $0 is an ugly installer"
|
||||||
|
|
||||||
DESTDIR="/usr/local/"
|
DESTDIR="/usr/local/"
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ install -m 0644 libtthimage.a $DESTDIR/lib/libtthimage.a
|
|||||||
install -m 0644 tthimage.h $DESTDIR/include/tthimage.h
|
install -m 0644 tthimage.h $DESTDIR/include/tthimage.h
|
||||||
|
|
||||||
cp -v Datas/8x8thin Datas/16x24thin $DESTDIR/share/libimage/
|
cp -v Datas/8x8thin Datas/16x24thin $DESTDIR/share/libimage/
|
||||||
cp -v Datas/16x24gruik $DESTDIR/share/libimage/
|
cp -v Datas/8x8rstd Datas/16x24gruik $DESTDIR/share/libimage/
|
||||||
|
|
||||||
liste="genplot2 tga_cadre tga_effects tga_filtres tga_remap tga_tools \
|
liste="genplot2 tga_cadre tga_effects tga_filtres tga_remap tga_tools \
|
||||||
tga_combine tga_television tga_dither tga_applymap tga_makehf15 \
|
tga_combine tga_television tga_dither tga_applymap tga_makehf15 \
|
||||||
|
Loading…
Reference in New Issue
Block a user