Re: [linux-audio-user] strange problems with snd

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] strange problems with snd
From: Bill Schottstaedt (bil_AT_ccrma.Stanford.EDU)
Date: Fri Sep 20 2002 - 14:55:12 EEST


> Incidentally, now that it's working, is there a way to make the fonts
bigger?

There are too many ways to do this! I use either the ~/.Xdefaults file
with
lines like:

snd*axisLabelFont: -adobe-times-medium-r-normal-*-18-*-*-*-*-*-*-*
snd*helpTextFont: 9x15

or the init file (~/.snd) with similar stuff:

      (set! (axis-label-font)
"-adobe-times-medium-r-normal-*-18-*-*-*-*-*-*-*")
      (set! (axis-numbers-font) "9x15")))

You can use the same init file with gtk (which has a different font
naming
convention) -- see grfsnd.html for details.

_______________________________________________
linux-audio-user mailing list
linux-audio-user_AT_music.columbia.edu
http://music.columbia.edu/mailman/listinfo/linux-audio-user


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Sep 20 2002 - 15:02:06 EEST