larger default font, fits snugglier now
authorDana Jansens <danakj@orodu.net>
Wed, 4 Jun 2003 21:31:27 +0000 (21:31 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 4 Jun 2003 21:31:27 +0000 (21:31 +0000)
render2/theme.c

index 144a7bcbd754570de5293b14cdfb0cf7b836c999..29c0613108c6824c80172a5d525ec361fd1299cc 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=10:"
+                                  "arial:bold:pixelsize=11:"
                                   "shadow=true:shadowoffset=1:shadowtint=0.1");
     theme->title_justify = RR_CENTER;