From a722b4e53134d4161c34e863efa9f384bf3d8187 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 4 Jun 2003 22:24:57 +0000 Subject: [PATCH] smaller again :> --- render2/theme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render2/theme.c b/render2/theme.c index 29c06131..144a7bcb 100644 --- a/render2/theme.c +++ b/render2/theme.c @@ -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; -- 2.34.1