[Top][All Lists]
[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
- Re: unicode font-backend + tiling, (continued)
- Re: unicode font-backend + tiling, Zhang Wei, 2006/12/04
- Re: unicode font-backend + tiling, Mikhail Gusarov, 2006/12/05
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Leo, 2006/12/06
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Leo, 2006/12/06
- Re: unicode font-backend + tiling, Romain Francoise, 2006/12/06
- bug of char-displayable-p [Re: unicode font-backend + tiling], Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Zhang Wei, 2006/12/06
- Re: unicode font-backend + tiling, Miles Bader, 2006/12/07
- Re: unicode font-backend + tiling,
Kenichi Handa <=
- Re: unicode font-backend + tiling, James Cloos, 2006/12/07
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/13
- Re: unicode font-backend + tiling, James Cloos, 2006/12/13
- Re: unicode font-backend + tiling, Zhang Wei, 2006/12/07
Re: unicode font-backend + tiling, Jan Djärv, 2006/12/05