[ardour-users] Menu Fonts

Neil Klepeis nklepeis at sbcglobal.net
Sat Nov 27 05:59:25 PST 2004


Thanks. Taking a cue from gtk-theme-switch, I added the following to the 
ardour_ui.rc file and now the menu items are nice and big.   Is there 
any reason why something like this couldn't be included by default?  I 
suppose there should be separation between user and standard system widgets.

style "user-font"
{
   font="-adobe-helvetica-medium-r-normal-*-*-180-*-*-p-*-iso8859-1"
}

widget_class "*" style "user-font"




Florian Schmidt wrote:
> On Fri, 26 Nov 2004 22:12:51 +0000
> Neil Klepeis <nklepeis at sbcglobal.net> wrote:
> 
> 
>>I can get most of the fonts in the ardour GUI to a nice comfortable size 
>>by editing the ardour_ui.rc file, but I can't seem to figure out how to 
>>change the size of pull-down or pop-up menu items.   Am I missing something?
> 
> 
> Maybe the menu fonts are determined by the gtk theme you use. Try
> gtk-theme-switch.
> 
> flo
> 





More information about the Ardour-Users mailing list