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: Re: Intlfonts Date: Fri, 23 Jun 2006 16:38:23 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1151069932 2066 80.91.229.2 (23 Jun 2006 13:38:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jun 2006 13:38:52 +0000 (UTC) Cc: per.starback@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 23 15:38:43 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 1Ftlrt-00046D-3x for ged-emacs-devel@m.gmane.org; Fri, 23 Jun 2006 15:38:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ftlrs-0001iI-D1 for ged-emacs-devel@m.gmane.org; Fri, 23 Jun 2006 09:38:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ftlri-0001i4-BH for emacs-devel@gnu.org; Fri, 23 Jun 2006 09:38:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ftlrg-0001hs-0v for emacs-devel@gnu.org; Fri, 23 Jun 2006 09:38:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ftlrf-0001hp-Q8 for emacs-devel@gnu.org; Fri, 23 Jun 2006 09:38:27 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Ftm2s-0003bT-HQ for emacs-devel@gnu.org; Fri, 23 Jun 2006 09:50:02 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-142-165.inter.net.il [80.230.142.165]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EYR92492 (AUTH halo1); Fri, 23 Jun 2006 16:38:22 +0300 (IDT) Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Tue, 20 Jun 2006 10:10:30 +0900) 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:56121 Archived-At: > From: Kenichi Handa > Date: Tue, 20 Jun 2006 10:10:30 +0900 > Cc: emacs-devel@gnu.org > > > Will there be a new Intlfonts release before the next Emacs release? > > (I looked for a development version but couldn't find any.) > > Or are there any other fonts than Intlfonts that should be recommended > > here in the documentation? > > There's Unicode fonts generated by gathering glyphs in fonts > of intlfonts: > ftp://ftp.x.org/contrib/fonts/etl-unicode.tar.gz > I think it's worth mentioning it in the documentation. They are already mentioned in INSTALL: BDF fonts etl-unicode.tar.gz used by ps-print and ps-mule to print Unicode characters are available from and . But this text makes it sound like etl-unicode.tar.gz is only for ps-print. Should we change it to say that they are also useful for display?