pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] 0.11.90 Released


From: Charles Kerr
Subject: Re: [Pan-users] 0.11.90 Released
Date: Fri, 5 Apr 2002 14:11:26 -0800
User-agent: Mutt/1.3.20i

On Fri, Apr 05, 2002 at 03:53:28PM -0500, gaw zay wrote:
> On Fri, 5 Apr 2002, John J.LeMay Jr. wrote:
> 
>> The difference in fonts is drastic here. I've switched from Helvetica
>> to Lucidia which has helped, but is there anyway to increase the font
>> size in the menu bar and menus? They seem awful small compared to the
>> gtk1 version.
> 
> I couldn't change any fonts, pan would just freeze up solid. They are
> microscopic now ain't they :-)

You can change the default fonts by creating/tweaking your ~/.gtkrc-2.0
file:

        (16:06:46)(address@hidden)(~): cat ~/.gtkrc-2.0 
        style "gtk-default" {
                    font_name = "Serif 12"
        }
        class "GtkWidget" style "gtk-default"
        (16:06:50)(address@hidden)(~/tmp/pan/pan): 

My pan config.xml file uses these fonts:

        <value key="grouplist_font" type="s">serif 11</value>
        <value key="thread_normal_font" type="s">serif 11</value>
        <value key="thread_new_replies_font" type="s">serif Bold 11</value>

which works okay for me.  If you can find better settings, let me know
the pan-gtk2 default fonts.

cheers,
Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]