Positional Alternates…of Spaces?

Hi All,

I’m a novice when it comes to scripting. Long story short, I’m making a font that is supposed to be more like a tool rather than text, with blocks for letters and with a variable axis to close spaces that overlap side letters…the problem is that when there isn’t a letter on both sides of the space, you can see what the space is doing.

So, I need a class for everything that isn’t a space, and if there’s a space, and then nothing, the space is changed to an alternate space.

Can anyone help me with this? Thanks!

Not a good idea to include spaces in substitution code. Renderers do not necessarily use the space glyph in the font file. You may find a solution for one app, but it may be broken in another.