Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-24 | Updated DejaVuSans ttf file, as well as adding the bolded version, which | Ira Rice | 4 | -1/+3 | |
is used in a few spots. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 3 | -0/+13 | |
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 <irarice@gmail.com> |