Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -2/+5 | |
Conflicts: Almost everywhere. | |||||
2009-01-24 | Updated DejaVuSans ttf file, as well as adding the bolded version, which | Ira Rice | 1 | -1/+2 | |
is used in a few spots. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-04 | Fixed installing of dejavusans.ttf font. | Bjørn Lindeijer | 1 | -0/+5 | |
(cherry picked from mainline commit 8d1299338e033e1de539dae36856e365855fabc1) Conflicts: src/gui/gui.cpp | |||||
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+8 | |
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> |