smaller again :>
authorDana Jansens <danakj@orodu.net>
Wed, 4 Jun 2003 22:24:57 +0000 (22:24 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 4 Jun 2003 22:24:57 +0000 (22:24 +0000)
render2/theme.c

index 29c0613108c6824c80172a5d525ec361fd1299cc..144a7bcbd754570de5293b14cdfb0cf7b836c999 100644 (file)
@@ -22,7 +22,7 @@ struct RrTheme *RrThemeLoad(struct RrInstance *inst, const char *name)
     theme->title_layout = "NLIMC";
 
     theme->title_font = RrFontOpen(inst,
-                                  "arial:bold:pixelsize=11:"
+                                  "arial:bold:pixelsize=10:"
                                   "shadow=true:shadowoffset=1:shadowtint=0.1");
     theme->title_justify = RR_CENTER;