From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mikhail Gusarov Newsgroups: gmane.emacs.devel Subject: Re: unicode font-backend + tiling Date: Tue, 05 Dec 2006 11:45:25 +0600 Message-ID: <87mz62uc96.fsf@frontier.dottedmag.net> References: <87ejrffa4k.fsf@catnip.gol.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1165348030 6261 80.91.229.10 (5 Dec 2006 19:47:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 19:47:10 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 05 20:47:07 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 1GrgFi-0007YX-W7 for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 20:46:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrgFi-0007ci-HT for ged-emacs-devel@m.gmane.org; Tue, 05 Dec 2006 14:46:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrT7T-0006wN-Db for emacs-devel@gnu.org; Tue, 05 Dec 2006 00:45:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrT7R-0006vr-JV for emacs-devel@gnu.org; Tue, 05 Dec 2006 00:45:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrT7R-0006vo-Ed for emacs-devel@gnu.org; Tue, 05 Dec 2006 00:45:29 -0500 Original-Received: from [85.118.226.168] (helo=dottedmag.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GrT7R-0008F8-Ah for emacs-devel@gnu.org; Tue, 05 Dec 2006 00:45:29 -0500 Original-Received: from frontier.dottedmag.net (frontier.dottedmag.net [10.10.30.20]) by dottedmag.net (Postfix) with ESMTP id 525861BE90 for ; Tue, 5 Dec 2006 11:45:25 +0600 (NOVT) Original-To: emacs-devel@gnu.org In-Reply-To: (Kenichi Handa's message of "Tue\, 05 Dec 2006 13\:30\:00 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-Mailman-Approved-At: Tue, 05 Dec 2006 14:46:34 -0500 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:63323 Archived-At: You (handa@m17n.org) wrote: KH> So, we must design a flexible interface that can be controlled by KH> users. The name of this interface is fontconfig. --