emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set-fontset-font is slow if the fontset is specified by a long name


From: Kenichi Handa
Subject: Re: set-fontset-font is slow if the fontset is specified by a long name
Date: Thu, 28 Oct 2004 11:13:55 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:

>     Unfortunately even the long format can't identify the
>     fontset directly.  I admit that this is a mistake of the
>     design.  The basic problem is that a fontset name can
>     contain '*'.

> Is there any good reason to use a fontset with * in its name?  If not,
> we could say "that's not allowed" and make it an error to try to
> create one.

A fontset can be created just by specifying a fontset name
containing '*'.  In that case, we generate a fontname for
ASCII font of that fontset by replacing CHARSET_REGISTRY and
CHARSET_ENCODING part of the fontset name to "iso8859-1",
and resolving that name by x-resolve-font-name.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]