From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: [w32] display international HELLO Date: Tue, 20 Nov 2007 11:30:22 +0000 Message-ID: <4742C54E.1030600@gnu.org> References: <001501c822ab$ccfec5e0$d5101252@JRWXP1> <00d801c82732$0001dfb0$d5101252@JRWXP1> <001101c82b17$8f9ad3f0$d5101252@JRWXP1> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195558305 6906 80.91.229.12 (20 Nov 2007 11:31:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2007 11:31:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Richard Wordingham Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 20 12:31:51 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 1IuRKY-0001JG-9g for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2007 12:31:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuRKK-0006kI-Do for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2007 06:31:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuRKG-0006ic-8P for emacs-devel@gnu.org; Tue, 20 Nov 2007 06:31:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuRKE-0006hQ-FG for emacs-devel@gnu.org; Tue, 20 Nov 2007 06:31:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuRKE-0006hM-D2 for emacs-devel@gnu.org; Tue, 20 Nov 2007 06:31:30 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuRK2-0003qM-MF for emacs-devel@gnu.org; Tue, 20 Nov 2007 06:31:19 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 2A21753269; Tue, 20 Nov 2007 11:30:44 +0000 (GMT) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <001101c82b17$8f9ad3f0$d5101252@JRWXP1> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:83707 Archived-At: Richard Wordingham wrote: > For OpenType fonts in scripts supported by Uniscribe, that's generally > the way to go - especially for quick results. Might Pango be > superior, even on MS Windows, though? With the new font-backend design, there is no reason why someone could not make a pango backend work on Windows. But I think we still need a native windows backend.