From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Cloos Newsgroups: gmane.emacs.devel Subject: Re: unicode font-backend + tiling Date: Thu, 07 Dec 2006 07:58:46 -0500 Message-ID: References: <87ejrffa4k.fsf@catnip.gol.com> <87mz62uc96.fsf@frontier.dottedmag.net> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1165496392 9048 80.91.229.10 (7 Dec 2006 12:59:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Dec 2006 12:59:52 +0000 (UTC) Cc: Zhang Wei , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 07 13:59:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GsIqn-0001sr-7a for ged-emacs-devel@m.gmane.org; Thu, 07 Dec 2006 13:59:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsIqm-0006CB-Qs for ged-emacs-devel@m.gmane.org; Thu, 07 Dec 2006 07:59:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsIqR-000683-9f for emacs-devel@gnu.org; Thu, 07 Dec 2006 07:59:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsIqP-00067D-Gz for emacs-devel@gnu.org; Thu, 07 Dec 2006 07:59:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsIqP-00067A-Dc for emacs-devel@gnu.org; Thu, 07 Dec 2006 07:59:21 -0500 Original-Received: from [64.240.156.239] (helo=ore.jhcloos.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1GsIqP-0008Pu-3G for emacs-devel@gnu.org; Thu, 07 Dec 2006 07:59:21 -0500 Original-Received: from lugabout.jhcloos.org (ppp316.tc-1.buf-ch.ny.localnet.com [69.48.14.62]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "lugabout.jhcloos.org", Issuer "ca.jhcloos.com" (verified OK)) by ore.jhcloos.com (Postfix) with ESMTP id 87E3A1C57D; Thu, 7 Dec 2006 06:59:17 -0600 (CST) Original-Received: by lugabout.jhcloos.org (Postfix, from userid 500) id 5710D2632C6; Thu, 7 Dec 2006 12:59:09 +0000 (GMT) Original-To: Kenichi Handa In-Reply-To: (Kenichi Handa's message of "Thu\, 07 Dec 2006 20\:06\:10 +0900") Copyright: Copyright 2006 James Cloos X-Hashcash: 1:23:061207:id.brep@gmail.com::OhwocvwQAvU//JeC:00000000000000000000000000000000000000000000PReV X-Hashcash: 1:23:061207:emacs-devel@gnu.org::kch9kMEIDib9hCOm:000000000000000000000000000000000000000000qomo X-Hashcash: 1:23:061207:handa@m17n.org::4vr5liYeqv1N1hgX:001FkVp Original-Lines: 33 User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63411 Archived-At: >>>>> "Kenichi" == Kenichi Handa 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: ,---- | | | `---- sections are used, but if FcMatchFont is specified, then sections in: ,---- | | | `---- get used. In the former case, and if FcConfigSubstituteWithPat is called, the p_pat arg gets matched against the chunks in the chunks. Otherwise that arg is not used. -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6