check whether font feature is being used

12 May
2022
12 May
'22
9:59 a.m.
Dear list, I have the following sample: \setupbodyfont[pagella] \definefontfeature[asc] [c2sc=yes, smcp=yes] \starttext \startTEXpage[offset=1em] text \doifelsecurrentfonthasfeature{asc} {yes}{no} \doifelsefontfeature{asc} {yes}{no} \doifunknownfontfeature{asc} {yes}{no}\\ \feature[+][asc] text \doifelsecurrentfonthasfeature{asc} {yes}{no} \doifelsefontfeature{asc} {yes}{no} \doifunknownfontfeature{asc} {yes}{no} \stopTEXpage \stoptext Sorry, but which is the right way to check when the font feature is being deployed? Many thanks for your help, Pablo
1155
Age (days ago)
1155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pablo Rodriguez