Browse Source

Updated, more fonts. TDFONTS9.TDF checked in.

Steve Thielemann 3 years ago
parent
commit
e60c573f0b
2 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile
  2. BIN
      TDFONTS9.TDF

+ 1 - 1
Makefile

@@ -13,7 +13,7 @@ testdoor/fonts.go: font-out
 	echo "package main" > testdoor/fonts.go
 	./font-out -f "Amazon Cyan,Medieval,Anarchy Blue" -tdf TDFONTS.TDF 
 	./font-out -f Unchained,Asylum,ArmageonRed,BrainDmgBlu -tdf TDFONTS2.TDF
-	./font-out -f Boner,Descent,Remorse,Dungeon -tdf tdf/TDFSets/TDFONTS9.TDF
+	./font-out -f Boner,Descent,Remorse,Dungeon -tdf TDFONTS9.TDF
 	cat *_font.go >> testdoor/fonts.go    
 	rm *_font.go
 

BIN
TDFONTS9.TDF