|
@@ -14,6 +14,7 @@ testdoor/fonts.go: font-out
|
|
|
./font-out -f "Amazon Cyan,Medieval,Anarchy Blue" -tdf TDFONTS.TDF
|
|
|
./font-out -f Unchained,Asylum,ArmageonRed,BrainDmgBlu -tdf TDFONTS2.TDF
|
|
|
cat *_font.go >> testdoor/fonts.go
|
|
|
+ rm *_font.go
|
|
|
|
|
|
testdoor/art.go: space.ans
|
|
|
./ansi-to-go.py main space.ans > testdoor/art.go
|