all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pavel Hlavnicka <pavel@gingerall.cz>
Subject: faces and fontsets
Date: Thu, 20 Mar 2003 16:06:10 +0100	[thread overview]
Message-ID: <b5clca$s71$1@ns.felk.cvut.cz> (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

                 reply	other threads:[~2003-03-20 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='b5clca$s71$1@ns.felk.cvut.cz' \
    --to=pavel@gingerall.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.