all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Some Font & Face Questions (unicode--2)
@ 2007-08-09  2:03 Florian Beck
  2007-08-09  9:14 ` Peter Dyballa
  0 siblings, 1 reply; 7+ messages in thread
From: Florian Beck @ 2007-08-09  2:03 UTC (permalink / raw)
  To: help-gnu-emacs


I am stumped here. Bug? Read Another F' Manual? Compilcated? I don't
know anymore.

1. Recently I tried to display as much of HELLO as possible. So i looked
up the character ranges at unicode.org, searched for the recommended
fonts and set »set-fontset-font«.

This works quite well for

; Hebrew שלום
(set-fontset-font
 "fontset-default"
 '(1424 . 1535)   
 "-unknown-Code2000-medium-r-normal--16-*-*-*-*-*-unicode-bmp")

but not for

; Devanagari नमस्ते, नमस्का, 
(set-fontset-font
 "fontset-default"
 '(2304 . 2431)   
 "-unknown-Code2000-medium-r-normal--16-*-*-*-*-*-unicode-bmp")

though I am pretty sure the font can display devanagari characters. I a
bit at a loss here. Am I doing something wrong or are my fonts at fault
after all?

2. How do I find out about the possible fonts-specs? 

I build the above more or less by trial and error and examining my font
cache. The funny thing is, »xlsfonts« or »xfontsel« do not show the
fonts in which I am interested (eg Code2000, SimSun, Arial Unicode).

3. I can set frame specific fonts. This works ok. Can I show different
fonts in *windows*? If not, as I fear, can I at least have different
font sizes in different windows, e.g. small fonts in *Help* windows?


-- 
Florian Beck

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-10 12:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4559.1186640361.32220.help-gnu-emacs@gnu.org>
2007-08-09 15:53 ` Some Font & Face Questions (unicode--2) henry atting
2007-08-09 17:37   ` Peter Dyballa
     [not found]   ` <mailman.4586.1186681059.32220.help-gnu-emacs@gnu.org>
2007-08-09 20:44     ` henry atting
2007-08-09  2:03 Florian Beck
2007-08-09  9:14 ` Peter Dyballa
2007-08-10 11:21   ` Florian Beck
2007-08-10 12:44     ` Peter Dyballa

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.