Is there some way to do the following?
lookup ccmp {
sub A B' C by [];
} ccmp;
Where the orginal glyph for B is simply removed. Or in other words, replaced by nothing.
I tried leaving out the "by" part, replacing with [] or "", and scoured the afdko documentation but nothing will compile.
Or is this simply not possible?
I tried leaving out the "by" part, replacing with [] or "", and scoured the afdko documentation but nothing will compile.
Or is this simply not possible?