* TT fonts in Emacs
@ 2003-09-18 12:55 Björn Lindström
2003-09-18 19:23 ` Jason Rumney
0 siblings, 1 reply; 6+ messages in thread
From: Björn Lindström @ 2003-09-18 12:55 UTC (permalink / raw)
I'm having some trouble understanding how I should specify a TT font
(in this case, Bitstream Vera Mono) for Emacs in my xresources. Can
anyone spread some light over this?
--
Björn Lindström <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/
Hearken to the new *Elektrubadur* demo at http://elektrubadur.se/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: TT fonts in Emacs
2003-09-18 12:55 TT fonts in Emacs Björn Lindström
@ 2003-09-18 19:23 ` Jason Rumney
2003-10-08 16:25 ` Björn Lindström
0 siblings, 1 reply; 6+ messages in thread
From: Jason Rumney @ 2003-09-18 19:23 UTC (permalink / raw)
bkhl@elektrubadur.se (Björn Lindström) writes:
> I'm having some trouble understanding how I should specify a TT font
> (in this case, Bitstream Vera Mono) for Emacs in my xresources. Can
> anyone spread some light over this?
The same way as any other scalable font.
Find out the font's full name using xlsfonts or similar, and fill in
one of the size fields in the XFLD descriptor.
Eg if xlsfonts returns:
-bitstream-Bitstream Vera Sans Mono-medium-r-normal--0-0-96-96-m-0-iso8859-1
then for a 11pt font in Emacs use:
-bitstream-Bitstream Vera Sans Mono-medium-r-normal--*-110-96-96-m-*-iso8859-1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: TT fonts in Emacs
2003-09-18 19:23 ` Jason Rumney
@ 2003-10-08 16:25 ` Björn Lindström
2003-10-08 20:32 ` Matthew Freeman
[not found] ` <mailman.1365.1065645213.21628.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 6+ messages in thread
From: Björn Lindström @ 2003-10-08 16:25 UTC (permalink / raw)
jasonr (Jason Rumney) @ f2s.com writes:
> bkhl@elektrubadur.se (Björn Lindström) writes:
>
>> I'm having some trouble understanding how I should specify a TT font
>> (in this case, Bitstream Vera Mono) for Emacs in my xresources. Can
>> anyone spread some light over this?
>
> The same way as any other scalable font.
>
> Find out the font's full name using xlsfonts or similar, and fill in
> one of the size fields in the XFLD descriptor.
>
> Eg if xlsfonts returns:
>
> -bitstream-Bitstream Vera Sans Mono-medium-r-normal--0-0-96-96-m-0-iso8859-1
>
> then for a 11pt font in Emacs use:
>
> -bitstream-Bitstream Vera Sans Mono-medium-r-normal--*-110-96-96-m-*-iso8859-1
Thanks for the advice. However, the Vera fonts does not appear in the
xlsfonts listing, or in xfontsel. This is weird, since I can use them in
Mozilla. Using the -o parameter to xlsfonts doesn't help, either.
--
Björn Lindström <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/
Download the new *Elektrubadur* demo from http://elektrubadur.se/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-10-09 8:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-18 12:55 TT fonts in Emacs Björn Lindström
2003-09-18 19:23 ` Jason Rumney
2003-10-08 16:25 ` Björn Lindström
2003-10-08 20:32 ` Matthew Freeman
[not found] ` <mailman.1365.1065645213.21628.help-gnu-emacs@gnu.org>
2003-10-08 21:12 ` Björn Lindström
2003-10-09 8:49 ` Roman Belenov
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.