On 7/24/2018 6:20 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\definefontfeature[effect]%[effect=.2] [effect={width=.3,delta=0.4,factor=0.3}]
\definefontfeature[oldle][onum=yes]
\setupbodyfont[palatino]
\starttext {\feature[+][effect]1234567890} 1234567890 {\feature[+][oldle]1234567890} \stoptext
I wonder why the first font feature ("effect") doesn’t work. What am I missing? because effects are not regular features so you need to create a new instance (which makes sense as you cannot turn a regular font into an italic or bold one either this way)
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------