From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "harry meyers" Newsgroups: gmane.emacs.help Subject: Re: devanagari in emacs-22 Date: 14 Aug 2006 03:20:44 -0700 Organization: http://groups.google.com Message-ID: <1155550844.338619.301600@m79g2000cwm.googlegroups.com> References: <1155299259.116649.196660@b28g2000cwb.googlegroups.com> <1155329433.099224.215910@h48g2000cwc.googlegroups.com> <1155465657.683461.86110@p79g2000cwp.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1155552028 6367 80.91.229.2 (14 Aug 2006 10:40:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Aug 2006 10:40:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 14 12:40:24 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GCZrm-0006FO-C8 for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Aug 2006 12:40:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GCZrl-0001Z9-UI for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Aug 2006 06:40:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m79g2000cwm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 84.191.30.55 Original-X-Trace: posting.google.com 1155550849 11257 127.0.0.1 (14 Aug 2006 10:20:49 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 14 Aug 2006 10:20:49 +0000 (UTC) In-Reply-To: <1155465657.683461.86110@p79g2000cwp.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051213 Firefox/1.6a1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m79g2000cwm.googlegroups.com; posting-host=84.191.30.55; posting-account=I30K0Q0AAABNbMHNxg3aE0UsnX5wNzh2 Original-Xref: shelby.stanford.edu gnu.emacs.help:141057 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36682 Archived-At: Okay.... In article <44DC7CBB.10901@stud...>, Lennart Borgman writes: >> I installed gnu intlfonts-1.2.1 to /usr/local/share/emacs/fonts. Then >> as indicated in the README file put the directory to the font path, >> updated the font hash table with 'xset fp rehash'. But when I now open >> the hello file still no hindi characters are displayed. >> Mmh, what am I missing? >Unfortunately intlfonts-1.2.1 doesn't contain Indic fonts. >The current Emacs contains an Indic scripts renderers that >use Indic fonts of ISFOC-encoding, but as there are only >proprietary CDAC fonts supporting that encoding. Although >CDAC fonts are available for no-change, they are not free >and the negotiation between FSF and CDAC for making them >free didn't go well. So we don't include them in intlfonts. >We are now working hard to support OpenType Indic fonts in >Emacs in emacs-unicode-2 branch, but the work is not yet >finished. > >--- >Kenichi Handa >handa@m17n...