Overlapping elements letter-to-letter

Is it possible to knock out (ie set as a mask) an element that will also knock out of other subsequent/previous letters when typing? This would be very useful for large shadows that should go behind all the other letters in a word rather than overlap.

Sadly, no.

1 Like

This is a limitation of the OpenType format, sadly nothing we can do about it.

1 Like

Is there a workaround? Might an update to the OT format make it technically possible in future?

Every single app that displays fonts would need to be updated. And that is not going to happen.

1 Like

Color fonts could help to a certain extent. But you’d need to predict the background color, and it’s unpredictable whether the next glyph will be displayed in front of or behind the previous one.

1 Like