Andreas Harder wrote:
Hello,
the kerning with mode=node seems not to work as desired, the gaps after the kerned character are to big. Here is a test file:
\setupcolors[state=start]
\definefontfeature[base][mode=base,kern=yes] \definefontfeature[node][mode=node,kern=yes]
\definefont[MinBase][name:minionpro-regular*base] \definefont[MinNode][name:minionpro-regular*node]
% \definefont[MinBase][Serif*base] % \definefont[MinNode][Serif*node]
\starttext
\startbuffer[Kerning] \startlines Wer Tat Ver VAI \stoplines \stopbuffer
\startTEXpage \startoverlay {\hbox to 1cm {\vbox{\MinBase\darkred{\getbuffer[Kerning]}}}} {\hbox to 1cm {\vbox{\MinNode {\getbuffer[Kerning]}}}} \stopoverlay \stopTEXpage
\stoptext
ok, fixed in next beta (if your're in a hurry i can send you a patch); bug was introduced when finishing rough ends of right-left handling ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------