Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-31 | Update fonts to DejaVu 2.30 | Kess Vargavind | 2 | -0/+0 | |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 4 | -3/+6 | |
Conflicts: Almost everywhere. | |||||
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> | |||||
2009-01-05 | Fixed installing of dejavusans.ttf with CMake | Bjørn Lindeijer | 1 | -0/+6 | |
Merged from mainline, change by roderic | |||||
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 | 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> | |||||
2008-12-29 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -0/+0 | |
(cherry-picked from mainline) |