I’d like to export a font completely without any kerning pairs without having to remove them from the source file. Is this possible some way?
You can do this with a small export filter. Are you comfortable with scripting?
You can also add a custom parameter “Remove Features” with kern as the argument. That’s at least what I used in my export plugin.
1 Like
I am very uncomfortable with scripting but have friends who can do it for me. But, the custom parameter works fine for me. Thanks for thinking outside my box for me ![]()
Just curious: why do you both do that?
I did it for trial fonts.
I am doing a monospaced font with and without kerning.
Then make sure to add the isFixedPitch parameter to the monospace instance(s).