Use SDL_ttf for font rendering; drop old font code
commitf7955a4373052dddb36ec1ff3ee58106ace3e5b6
authorThomas Perl <thp@perli.net>
Wed, 11 Feb 2009 02:11:21 +0000 (11 03:11 +0100)
committerThomas Perl <thp@perli.net>
Wed, 11 Feb 2009 02:11:21 +0000 (11 03:11 +0100)
tree5d9c899163ce695078c9b7a586144d94b0307df3
parentbc057d45c5a54a2e2f178877faef14665d0e93b8
Use SDL_ttf for font rendering; drop old font code

This makes font handling easier and allows us to easily
extend the available fonts during development.
data/dkc2.png [deleted file]
data/dustismo.ttf [new file with mode: 0644]
data/itwasntme.ttf [new file with mode: 0644]
data/smallish-font.png [deleted file]
game.c
graphics.c
graphics.h
makefile
tennix.c