From a5c8eae057746618443c788fcaa04221d8ad7ba4 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 29 Dec 2008 14:02:01 -0700 Subject: Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType class. NOTE: This commit adds a brand new dependency (SDL_TTF). Make sure to install it, regenerate your config files, reconfigure, and then install before attempting to compile. Signed-off-by: Ira Rice --- INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 38b035fe..85fe946f 100644 --- a/INSTALL +++ b/INSTALL @@ -20,6 +20,7 @@ a source release. To get Aethyra to compile, you need a compiler * SDL_mixer http://www.libsdl.org/projects/SDL_mixer/ * SDL_image http://www.libsdl.org/projects/SDL_image/ * SDL_net http://www.libsdl.org/projects/SDL_net/ +* SDL_ttf http://www.libsdl.org/projects/SDL_ttf/ * Guichan 0.8.x http://guichan.sourceforge.net/ * libxml2 http://www.xmlsoft.org/ * physfs 1.0.x http://icculus.org/physfs/ -- cgit v1.2.3-70-g09d2