From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Post-22.1 development? Date: Wed, 06 Jun 2007 09:37:04 +0900 Message-ID: References: <878xb05ras.fsf@stupidchicken.com> <18021.14832.773611.296335@kahikatea.snap.net.nz> <18021.53381.245926.17150@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1181090244 23794 80.91.229.12 (6 Jun 2007 00:37:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jun 2007 00:37:24 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 06 02:37:22 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HvjWc-0006YF-29 for ged-emacs-devel@m.gmane.org; Wed, 06 Jun 2007 02:37:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvjWb-0003W5-Hn for ged-emacs-devel@m.gmane.org; Tue, 05 Jun 2007 20:37:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvjWY-0003Vk-BT for emacs-devel@gnu.org; Tue, 05 Jun 2007 20:37:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvjWV-0003T1-Om for emacs-devel@gnu.org; Tue, 05 Jun 2007 20:37:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvjWV-0003Sv-M7 for emacs-devel@gnu.org; Tue, 05 Jun 2007 20:37:15 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvjWT-0003tj-Un for emacs-devel@gnu.org; Tue, 05 Jun 2007 20:37:15 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id l560b9G9027844; Wed, 6 Jun 2007 09:37:09 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id l560b8wh011820; Wed, 6 Jun 2007 09:37:08 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id l560b4WA028889; Wed, 6 Jun 2007 09:37:06 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1HvjWK-0003DY-1E; Wed, 06 Jun 2007 09:37:04 +0900 In-reply-to: <18021.53381.245926.17150@kahikatea.snap.net.nz> (message from Nick Roberts on Wed, 6 Jun 2007 09:07:17 +1200) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: Solaris 8 (1) 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:72304 Archived-At: In article <18021.53381.245926.17150@kahikatea.snap.net.nz>, Nick Roberts writes: > > 2) The branch of CVS Emacs, which supports antialiased fonts (unicode-xft? > > XFT_JHD_BRANCH?) should also be merged into the trunk for the same > > reason. > > emacs-unicode-2 branch already contains antialiased font > support. > OK, I didn't realise that. Probably an ignorant question, but are they > related features? What do you mean by "they"? "Unicode support" and "antialiazed font support"? The latter is just a side effect of supporting client side fonts (e.g. Xft/Freetype). And support for client side fonts is surely necessary for a good support of Unicode because many Asian scripts require OpenType fonts (available only by client side fonts). --- Kenichi Handa handa@m17n.org