Ttf2lff ~repack~

fontforge -lang=ff -c 'Open($1); SelectAll(); RemoveOverride(); Save($2);' input.ttf cleaned.ttf

Are you having on a specific operating system (e.g., Windows vs. Linux)? Do you need help locating the executable on your machine? community:fonts [Wiki] ttf2lff

is a command-line utility used by to convert TrueType Fonts ( ) into the LibreCAD Font Format ( fontforge -lang=ff -c 'Open($1)