all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* faces and fontsets
@ 2003-03-20 15:06 Pavel Hlavnicka
  0 siblings, 0 replies; only message in thread
From: Pavel Hlavnicka @ 2003-03-20 15:06 UTC (permalink / raw)


Hi all,

the documentation says, that the family field of the face may be a 
fontset name. It seems be right, but I have problem with international 
characters if I'm using faces with non default font family.

1) I create a fontset during the startup, which is then used for all 
frames. This fontset maps iso-8859-2 characters to an appropriate font.

2) Any custom faces derived from this by default used fontset works fine 
for international characters.

... but

the variable-pitch face overrides the family field. Any faced derived 
from variable-pitch (like info mode titles) displays international 
characters from the default (non variable) fontset.

If I call (set-face-font 'variable-pitch "xxx") with the fontset name, 
it works, but (face-font) returns the font string representation with 
registry and encoding of 'iso8859-2'. It could be the problem, i guess.

Has anybody some experience or hint for me?

Many thanks in advance

Pavel

-- 
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-20 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-20 15:06 faces and fontsets Pavel Hlavnicka

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.