From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75359 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Font goodies color schemes by Unicode number Date: Sun, 25 Mar 2012 16:44:07 +0200 Message-ID: <4F6F2F37.5050202@wxs.nl> References: <20120229135707.GA8802@khaled-laptop> <4F515317.4090100@wxs.nl> <20120324202356.GA20084@khaled-laptop> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1332686658 16938 80.91.229.3 (25 Mar 2012 14:44:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 25 Mar 2012 14:44:18 +0000 (UTC) Cc: mailing list for ConTeXt users To: Khaled Hosny Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 25 16:44:17 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SBog4-0002wK-RP for gctc-ntg-context-518@m.gmane.org; Sun, 25 Mar 2012 16:44:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B6615101FB; Sun, 25 Mar 2012 16:44:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id H5-1Ar1M0cNp; Sun, 25 Mar 2012 16:44:14 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 14118101DF; Sun, 25 Mar 2012 16:44:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 652B1101DF for ; Sun, 25 Mar 2012 16:44:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1vtoaHv5IrJ0 for ; Sun, 25 Mar 2012 16:44:10 +0200 (CEST) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 961B310194 for ; Sun, 25 Mar 2012 16:44:10 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q2PEi8N4019258 for ; Sun, 25 Mar 2012 16:44:09 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 5.3h2) with ESMTP (TLS) id 1379-1713362 for multiple; Sun, 25 Mar 2012 16:44:07 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 In-Reply-To: <20120324202356.GA20084@khaled-laptop> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=03; city=Hattem; latitude=52.4667; longitude=6.0667; http://maps.google.com/maps?q=52.4667,6.0667&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0RGNOI8kV - f47b06c5b4c6 - 20120325 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:75359 Archived-At: On 24-3-2012 21:23, Khaled Hosny wrote: > On Sat, Mar 03, 2012 at 12:09:11AM +0100, Hans Hagen wrote: >> On 29-2-2012 14:57, Khaled Hosny wrote: >>> Hi all, >>> >>> Was exploring font goodies and color schemes and so far works great, >>> very nice feature, thanks Hans. >>> >>> Now I've to small questions/feature requests: >>> Can color schemes be >>> defined using Unicode code points, e.g.: { 0x064E, 0x064F } instead of >>> glyph names (e.g. I'd like to have a font independent goody to color >>> Arabic combining marks and no glyph substitution is involved so Unicode >>> code points should work for most fonts). >>> >>> Second question, can it be (ab)used to color a whole font with the same >>> color (can be handy sometimes), e.g. using a special wildcard or >>> something: { "*" }. >> >> the next beta supports "*" as well as ranges "0x0030:0x0035" >> >> (I adapted demo.lfg and goodies-002.tex) > > Thanks Hans, it took me a while to get around testing it but I'm happy > to report that it works as expected :) I don't have a generic Arabic > file per se (but I'll right one someday), but the request was mainly > inspired by this question (though it is something I wanted to explore > for a while): > http://tex.stackexchange.com/a/46240/729 A nice example (someone should copy it to the wiki as part of the font goodies section). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________