emacs-devel
[Top][All Lists]
Advanced

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

Re: unicode font-backend + tiling


From: Kenichi Handa
Subject: Re: unicode font-backend + tiling
Date: Thu, 07 Dec 2006 20:06:10 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.91 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Zhang Wei <address@hidden> writes:

> But the following fontconfig setting still takes no effect:

> --8<---------------cut here---------------start------------->8---
>   <match target="font" >

How about changing that line to this as my example.

>   <match target="pattern">

I must confess I don't know what the difference between
them, but FYI, xftfont.c now contains this line:

  FcConfigSubstitute (NULL, pat, FcMatchPattern);

I read the manual of fontconfig but couldn't understand the
difference between FcMatchPattern and FcMatchFont as the
third arg of FcConfigSubstitute.  Could someone please
explain it?

---
Kenichi Handa
address@hidden




reply via email to

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