emacs-devel
[Top][All Lists]
Advanced

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

Re: fail on osx between 2/4/2009 and 2/5/2009


From: YAMAMOTO Mitsuharu
Subject: Re: fail on osx between 2/4/2009 and 2/5/2009
Date: Wed, 18 Feb 2009 14:43:24 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Wed, 18 Feb 2009 13:01:21 +0900, Kenichi Handa <address@hidden> said:

>> I think the :lang property accepts a list of language symbols as
>> well as a single language symbol.

> Ummm, at least `font-spec' doesn't accept a list as :lang property
> value.  There surely exist codes that handle a list for :lang value,
> but, I don't remember well why I wrote that part, sigh...

Maybe because FcPattern can contain a LangSet?  FWIW, CTFontDescriptor
on Mac OS X 10.5 can also contain multiple languages as a value for
the key kCTFontLanguagesAttribute.

http://developer.apple.com/documentation/Carbon/Reference/CTFontDescriptorRef/Reference/reference.html#//apple_ref/doc/c_ref/kCTFontLanguagesAttribute

I guess they are primarily for obtaining information from a font
(i.e., one font may cover multiple languages) rather than for query
patterns.

> Do you think we should accept a list for :lang property?

I don't have any particular use cases for now, so I don't care.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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