Thanks for the clarification, but I'm still a bit confused. Don't other programs use X to access fonts? If my emacs can show XFT fonts, does that mean that it contains built-in support for those fonts, or that it somehow makes X do it? Is font support a matter of what works with X, or the programs should support it themselves?

On 03/13/2012 10:55 PM, tychoish wrote:
On Mon, Mar 12, 2012 at 11:03:35AM -0400, Jason F. McBrayer wrote:
Your X server or X font server probably supports TrueType fonts,
though without antialiasing. My first quick search for documentation
on how to set it up turned up this:
<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html>.
To the best of my memory, that was how we did it on Linux as well,
back before XFT and FontConfig made us all soft.
Soft or not:

- Just to clarify for this thread, StumpWM doesn't contain support for
   XFT fonts, so it depends on what fonts your X server supports, see
   previous comments in this thread for more info on this, or use the
   program "xfontsel" which is a good rudimentary X11 font selector.

- My Stump config has the following for font config. I make no claims
   that this is "the right way" or "definitive" or "orginal" but the
   first line works for me.

(set-font 
"-b&h-lucidatypewriter-medium-r-normal-sans-11-80-100-100-m-70-iso10646-1")
;; (set-font "-artwiz-snap-normal-*-*-*-*-*-*-*-*-*-iso10646-*")
;; (set-font "-*-aqui-medium-r-*-*-11-*-*-*-*-*-*-*")
;; (set-font "-*-wenquanyi bitmap 
song-medium-r-normal-*-12-*-*-*-*-*-iso10646-*")
;; (set-font "-xos4-*-medium-r-normal-*-13-*-*-*-*-*-iso10646-*")
;; (set-font "-*-profont-medium-r-normal-*-14-*-*-*-*-*-iso8859-*")
;; (set-font "-*-unifont-medium-r-normal-*-14-*-*-*-*-*-iso10646-*")
;; (set-font "-*-comic sans ms-medium-r-normal-*-12-*-*-*-*-*-*-*")
;; (set-font "-adobe-helvetica-medium-r-normal-*-11-*-*-*-*-56-*-*")
;; (set-font "-*-inconsolata-medium-r-normal-*-*-*-*-*-*-*-*-*")
;; (set-font "-*-terminal-*-*-normal-*-14-*-*-*-*-*-*-*")
;; (set-font "-*-courier-medium-r-normal-*-12-*-*-*-*-*-*-*")

Cheers,
sam

--
tycho(ish) @
ga...@tychoish.com
http://tychoish.com/
"don't get it right, get it written" -- james thurber


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to