From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/63044 Path: news.gmane.org!not-for-mail From: taco Newsgroups: gmane.comp.tex.context Subject: Re: manipulate ttf-fonts loaded with luatex Date: Thu, 28 Oct 2010 19:03:14 +0200 Message-ID: <4CC9ACD2.2030507@elvenkind.com> References: <4CC96D7F.8040309@wxs.nl> <1xbfw9v6ufmj3.dlg@nililand.de> <4CC975B9.9050100@elvenkind.com> <20101028133259.GA5857@khaled-laptop> <4CC98FD6.2010100@wxs.nl> <4CC99B3C.9070709@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1288285425 6700 80.91.229.12 (28 Oct 2010 17:03:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2010 17:03:45 +0000 (UTC) To: news3@nililand.de, mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 28 19:03:44 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PBVt6-0000w7-Nr for gctc-ntg-context-518@m.gmane.org; Thu, 28 Oct 2010 19:03:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B5F09CA7AF; Thu, 28 Oct 2010 19:03:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VRLxse7r7MwH; Thu, 28 Oct 2010 19:03:35 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 625E9CA7A5; Thu, 28 Oct 2010 19:03:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C666DCA7A5 for ; Thu, 28 Oct 2010 19:03:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AwfK31OkQ1Wl for ; Thu, 28 Oct 2010 19:03:22 +0200 (CEST) Original-Received: from filter5-ams.mf.surf.net (filter5-ams.mf.surf.net [192.87.102.73]) by balder.ntg.nl (Postfix) with ESMTP id C6045CA7A4 for ; Thu, 28 Oct 2010 19:03:22 +0200 (CEST) Original-Received: from server5.aanhet.net (server5.aanhet.net [195.12.62.5]) by filter5-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o9SH3Ml6009231 for ; Thu, 28 Oct 2010 19:03:22 +0200 Original-Received: from localhost (server5.aanhet.net [127.0.0.1]) by server5.aanhet.net (Postfix) with ESMTP id B889120029EC; Thu, 28 Oct 2010 19:03:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at server5.aanhet.net Original-Received: from server5.aanhet.net ([127.0.0.1]) by localhost (server5.aanhet.net [127.0.0.1]) (amavisd-new, port 10025) with LMTP id a-T8OxYCy19D; Thu, 28 Oct 2010 19:03:12 +0200 (CEST) Original-Received: from [192.168.178.32] (boo.demon.nl [83.163.247.99]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server5.aanhet.net (Postfix) with ESMTPSA id A896920029C4; Thu, 28 Oct 2010 19:03:12 +0200 (CEST) User-Agent: Thunderbird 2.0.0.19 (X11/20090114) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=195.12.62.5; country=NL; region=11; city=Alphen; latitude=52.1333; longitude=4.6667; http://maps.google.com/maps?q=52.1333,4.6667&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0BDoh3moR - 6435b1130819 - 20101028 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.73 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:63044 Archived-At: Ulrike Fischer wrote: > > This example gave exactly the same output as the comparable latex > example with luaotfload: \char140 gives the king, the > \directlua-command gives the aring. My apologies to Khaled Hosny, I was wrong. It is still a bug though, that '140' has no business being in the unicodes table. Hans and I will do some further debugging. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________