7 Jan
2009
7 Jan
'09
12:32 a.m.
Am 04.01.2009 um 23:54 schrieb Hans Hagen:
Hi,
I uploaded a new alpha.
- partial rwewrite of the open type feature processor code which is also somewhat faster now (the most recent luatex bin is slower due to redundant ff code, so eventually we might geven ain a bit more speed)
A few fonts did not appear in the right position in the output and I get oldstyle numbers with the predefined default font feature. Example: \usetypescript[postscript] \setupbodyfont[postscript] \starttext \rm 123456789 \input knuth\par \ss 123456789 \input knuth\par \stoptext Wolfgang