[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unicode font-backend + tiling
From: |
James Cloos |
Subject: |
Re: unicode font-backend + tiling |
Date: |
Thu, 07 Dec 2006 07:58:46 -0500 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) |
>>>>> "Kenichi" == Kenichi Handa <address@hidden> writes:
Kenichi> I read the manual of fontconfig but couldn't understand the
Kenichi> difference between FcMatchPattern and FcMatchFont as the
Kenichi> third arg of FcConfigSubstitute. Could someone please
Kenichi> explain it?
What it is trying to say is that, if FcMatchPattern is specified, then
sections of the fonts.conf that are in:
,----
| <match target="pattern">
|
| </match>
`----
sections are used, but if FcMatchFont is specified, then sections in:
,----
| <match target="font">
|
| </match>
`----
get used.
In the former case, and if FcConfigSubstituteWithPat is called,
the p_pat arg gets matched against the <test> chunks in the
<match target="pattern"> chunks. Otherwise that arg is not used.
-JimC
--
James Cloos <address@hidden> OpenPGP: 1024D/ED7DAEA6
- Re: unicode font-backend + tiling, (continued)
- 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, 2006/12/07
- Re: unicode font-backend + tiling,
James Cloos <=
- 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