Am 04.04.2009 um 12:48 schrieb Hans Hagen:

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

Thank you! And no, I'm not in a hurry, so I can wait till the next update.

Andreas

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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