On Wed, Apr 1, 2009 at 4:20 PM, Alan Stone <software.list.1e...@gmail.com>wrote:

> Re: http://www.fontsite.com/dev/fonts-c-e/combinumerals-pro-v5-win/
>       Character charts:
> http://www.fontsite.com/dev/wp-content/uploads/2008/12/cnp5.pdf
>
>  Char a
> Dec 97
> Hex 61
> Glyph round circled 10
>
> I'm trying to output some glyph but all I get is the corresponding
> character (see attachment) ...
>
> \starttypescript [sans] [combinumeralspro]
>   \definefontsynonym
> [CombiNumeralsProRegular] [name:combinumeralsproregular]  [features=default]
> \stoptypescript
>
> \starttypescript [sans] [combinumeralspro]
>   \setups [font:fallback:sans]
>   \definefontsynonym [Sans]     [CombiNumeralsProRegular]
> \stoptypescript
>
> \starttypescript [combinumeralspro]
>   \definetypeface [combinumeralspro] [ss] [sans] [combinumeralspro]
> [default]
> \stoptypescript
>
> \usetypescript[combinumeralspro]
>
> \starttext
>
> 1a) \getglyph{name:combinumeralspro}{\char"61}
>
> 1b) \getglyph{name:CombiNumeralsProRegular}{\char"61}
>
> 1c) \getglyph{Sans}{\char"61}
>
> \stoptext
>
> What's missing ?
>


What could be missing ?

Alan
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to