Update font sizes of widescreen theme to match default theme

This commit is contained in:
Celtic Minstrel 2017-07-23 16:29:23 -04:00
parent 40319fe849
commit e85b429b0b

View file

@ -6,27 +6,20 @@
# defined with rect=):
# http://www.wesnoth.org/forum/viewtopic.php?p=213708#213708
#define DEFAULT_FONT_NORMAL
17#enddef
#define DEFAULT_FONT_SMALL
15#enddef
#define DEFAULT_FONT_TINY
13#enddef
#define DEFAULT_FONT_REALLYTINY
11#enddef
[theme]
id=Widescreen
name= _ "theme^Widescreen"
description= _ "An experimental theme optimized for widescreen resolutions"
#define DEFAULT_FONT_NORMAL
14 #enddef
#define DEFAULT_FONT_SMALL
12 #enddef
#define DEFAULT_FONT_TINY
10 #enddef
#define DEFAULT_FONT_REALLYTINY
9 #enddef
#define DEFAULT_FONT320_NORMAL
8 #enddef
#define DEFAULT_FONT320_SMALL
7 #enddef
#define DEFAULT_FONT320_TINY
7 #enddef
[resolution]
id=1024x768
width=1024
@ -838,6 +831,3 @@
#undef DEFAULT_FONT_SMALL
#undef DEFAULT_FONT_TINY
#undef DEFAULT_FONT_REALLYTINY
#undef DEFAULT_FONT320_NORMAL
#undef DEFAULT_FONT320_SMALL
#undef DEFAULT_FONT320_TINY