On 28-5-2010 9:58, taco wrote:
Taco Hoekwater wrote:

http://www.stixfonts.org/

Now I'll have to back to waiting for Duke Nukem 3D again ...

I suppose that Luigi is already testing things, and will report on it in detail, but here's a quick and dirty check on what's in there:

\starttypescript [math] [stix] [name]
    \definefontsynonym[MathRoman][file:stixgeneral.otf] [features=math]
\stoptypescript

\starttypescript [serif] [stix] [name] % why 'italic' infull and 'bol' without 'd'? \definefontsynonym[Serif] [file:stixgeneral.otf] [features=default] \definefontsynonym[SerifBold] [file:stixgeneralbol.otf] [features=defaulth] \definefontsynonym[SerifItalic] [file:stixgeneralitalic.otf] [features=default] \definefontsynonym[SerifBoldItalic][file:stixgeneralbolita.otf] [features=default]
\stoptypescript

\starttypescript[stix]
    \definetypeface [stix] [rm] [serif] [stix] [default]
    \definetypeface [stix] [mm] [math]  [stix] [default]
\stoptypescript

\usetypescript[stix]
\setupbodyfont[stix]

\usemodule[fnt-25]

\startbuffer[mathtest]
    \begingroup\mm\mr\showmathfontcharacters\endgroup
\stopbuffer

Well, sort of as expected ... no opentype math font at all ... I wonder what took 'm so long ... okay, luatex/mkiv could be wrong and is no reference and could well be unable to handle an opentype math font but the only reference to math in the font is to the copyright holders, i.e. no math table, so i wonder what programs like msword can do with it.

Okay, I could make a virtual font but gimme a reason. So, it looks like Khaled has to do his magic and make a proper 'derived work' unless we want to wait till 1.1 which will show up end 2010.

The good news is that there are lots of glyphs. Kerns indeed but only a liga feature (interesting with a NLD variant).

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
___________________________________________________________________________________

Reply via email to