Author: cproc
Date: Tue Jan 31 11:00:52 2006
New Revision: 11543
URL: http://svn.gna.org/viewcvs/freeciv?rev=11543&view=rev
Log:
Make the font to be part of the theme. New entries in theme.themespec:
- font_file: points to the .ttf file (e.g. font_file =
"themes/gui-sdl/deluxe/Vera.ttf")
- default_font_size: font size to be used if no other size is given
Modified:
branches/S2_1/client/gui-sdl/gui_main.c
branches/S2_1/client/gui-sdl/gui_string.c
branches/S2_1/client/gui-sdl/themespec.c
branches/S2_1/client/gui-sdl/themespec.h