I found out that Fontforge has non-linear formula-based transformations, and have started experimenting with applying sine waves to outlines, such as in x=x+20sin(y0.05).
FontCreator allows the use of XML to run Glyph Transformer scripts, but the existing functions are limited. How do we write our own Glyph Transformer functions? I can’t find any XML files with the functions in the software folders.
Thanks in advance,