Hi,
I am trying to substitute glyps using open type feature
using the script
…
feature start{
lookup test;
}
lookup test{
sub j k → l;
}
after successfuly executing the script i see its not showing substitution
Hi,
I am trying to substitute glyps using open type feature
using the script
…
feature start{
lookup test;
}
lookup test{
sub j k → l;
}
after successfuly executing the script i see its not showing substitution