From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Intlfonts Date: Tue, 10 Jan 2006 21:40:38 +0200 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136922164 21805 80.91.229.2 (10 Jan 2006 19:42:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Jan 2006 19:42:44 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 10 20:42:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EwPNm-0006rR-U5 for ged-emacs-devel@m.gmane.org; Tue, 10 Jan 2006 20:42:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwPPm-0002FK-K1 for ged-emacs-devel@m.gmane.org; Tue, 10 Jan 2006 14:44:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EwPOG-0001dg-Se for emacs-devel@gnu.org; Tue, 10 Jan 2006 14:42:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EwPOG-0001dM-4d for emacs-devel@gnu.org; Tue, 10 Jan 2006 14:42:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwPOF-0001dG-RE for emacs-devel@gnu.org; Tue, 10 Jan 2006 14:42:43 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EwPQk-0006Ub-WA for emacs-devel@gnu.org; Tue, 10 Jan 2006 14:45:19 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-89-170.inter.net.il [80.230.89.170]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DIT63252 (AUTH halo1); Tue, 10 Jan 2006 21:40:37 +0200 (IST) Original-To: emacs-devel@gnu.org 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:48918 Archived-At: Does anyone know whether there are plans to add ISO-8859-15 (and other newer Latin scripts) support to Intlfonts? I think 1.2.1 still doesn't support Latin-9, which sounds a bit odd, to say the least... One area where this could be a problem is use of ps-print to print Latin-9 text on a printer that doesn't have Latin-9 font (e.g., in a non-Latin locale). Am I missing something?