emacs-devel
[Top][All Lists]
Advanced

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

Re: broken greek support?


From: Kenichi Handa
Subject: Re: broken greek support?
Date: Fri, 3 Oct 2003 08:14:34 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Kevin Rodgers <address@hidden> writes:

> Kenichi Handa wrote:
>>  Oops, that many!  We shuldn't make face-ignored-fonts that
>>  big.  Now I think it's better to suggest not to use that
>>  package in etc/PROBLEMS or etc/FAQ.

> But each element of face-ignored-fonts is a regexp, so it could be kept
> relatively small.  There are only 15 foundry-family combinations in
> Andreas' list.

Yes, but, if we make a list of regular expressions that
matches ONLY with those fonts, I think the list is still too
long.  And, if we make a more condensed list something like
below (though I think it's still too long):

"-adove-\\(coureer\\|helvetica\\)gr"
"-elot-fixed-.*-iso8859-7"
"-etl-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-7"
"-etl-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-7"
"-etl-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-7"
"-graphis-grarial"
"-greek"
"-grinet"
"-hrnet&hcr-grt"
"-misc-\\(gr\\)?fixed-medium-r-semicondensed--13-120-75-75-c-[68]0-iso8859-7"

They may match with wrong fonts (i.e. fonts that should not
be ignored).

One more thing I noticed is that at least
-etl-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-7
has correct glyphs for Greek alphabets.  If people use that
font only for Greek alphabets, it seems that they get
correct displaying.

---
Ken'ichi HANDA
address@hidden




reply via email to

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