ds: add ansi

This commit is contained in:
Vince Weaver 2019-10-18 01:46:08 -04:00
parent 7665ef3945
commit 0d05d2f156
6 changed files with 10 additions and 0 deletions

9
demosplash/ansi/Makefile Normal file
View File

@ -0,0 +1,9 @@
ANSI2PNG = ~/research/ansi2gif/ansi2gif.git/ansi2png
all: kfest.png
kfest.png: kfest.ans
$(ANSI2PNG) --ysize auto kfest.ans > kfest.png
clean:
rm -f kfest.png *~

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

BIN
demosplash/ansi/kfest.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
demosplash/ansi/kfest.xp Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB